How to fix the page jump?

  • captkirk
    Asked on March 15, 2018 at 5:07 PM

    I created a multi-step form but when I click the Next button, it cuts off the first half of the form and I have to scroll up to see everything.

    Is there a fix for this?

  • Jed_C
    Replied on March 15, 2018 at 5:59 PM

    Please share to us the form URL or the website where the form is currently embedded. 

    If your form is embedded on a site using the embed code, you can try adding the ?nojump character at the end of the embedded URL.

    ex.

    <script type="text/javascript" src="//www.jotform.com/jsform/1234567890"></script>

    replace it to

    <script type="text/javascript" src="//www.jotform.com/jsform/1234567890?nojump"></script>

    Looking forward for your response. 

  • captkirk
    Replied on March 15, 2018 at 6:18 PM

    That did it, thanks!

    The other issue I'm having is aligning the back button with the submit button. I have them aligned, but there is too much space between the bottom of the form and the buttons. I believe the submit button is being forced to the back button's line when it should be the other way around.

    Thoughts?

  • Kevin Support Team Lead
    Replied on March 15, 2018 at 8:16 PM

    Glad to know my colleague's suggestion worked. 

    Since your other questions is related to a different matter I have moved it to another thread, we will help you as soon as  possible here: https://www.jotform.com/answers/1416858 

    Thanks.