Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wppal

    (@wppal)

    looks like the problem with your page is that after it is re-sized the window.onload event is not being triggered.
    Please try to call
    ufoForms.initValidation();
    somewhere where you are sure that the layout finished working.

    Thread Starter pjlemoine

    (@pjlemoine)

    Thanks for the quick reply! Can you give me a little more direction about what to put in the HTML or PHP templates? I apologize, I’m a novice when it comes to JavaScript.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Submit button on Mobile’ is closed to new replies.