How to stop the page from jumping on iframe embedded jotform?

  • 99clarkj
    Asked on February 4, 2015 at 2:16 PM
    Hi thanks think that has worked - can you please tell me how to add the ?nojump feature to this to stop it jumping when clicking next. Thanks
  • David JotForm Support Manager
    Replied on February 4, 2015 at 4:17 PM

    Please try the following:

    1) Remove onDISABLEDload="window.parent.scrollTo(0,0)"  in the iframe code.

    2) Add ?nojump at the end of the url, example:

    src="//form.jotform.co/jsform/32590**6*1*63?nojump"

    3) Remove everything after <script type... in the iframe code.

    How to stop the page from jumping on iframe embedded jotform?  Image 1 Screenshot 20

    Hope this helps you, let us know what happens, we will be glad to assist you.

  • 99clarkj
    Replied on February 4, 2015 at 4:24 PM

    Works perfectly thank you for your help!

  • David JotForm Support Manager
    Replied on February 4, 2015 at 5:42 PM

    You are welcome, if you need anything else, please open a new thread, we are glad to assist you.