hellmund

Forum Replies Created

list of topics you have created till now.

  • hellmund
    Participant

    Thanks. However, the new version 1.2.8 only seems to cover the “Name” and “Email” input fields, not the “Message” textarea. I did a little jquery digging myself, looks like this could work:

    if ( $("*:focus").is("textarea, input") ) return;

    hellmund
    Participant

    Hi,

    it there any update on this issue? It can in fact be a blocker for people to use the contact form.

    Implementation should be rather straightforward – the key input handler should check if the contact form is currently active/selected. If so, the arrow keys should not trigger the page transitions.

    If possible, please provide an ETA for a fix. Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)