How to fix my embedded form not moving forward to the next page

  • gahsa
    Asked on January 25, 2018 at 2:21 PM

    I've uploaded a form to my website but it only goes to a certain point and I cant hit next to go to the next one. We need this to be fixed asap!

    Scroll down...its embedded.

  • Marvih
    Replied on January 25, 2018 at 3:28 PM

    I was able to replicate the issue you are having. It seems the issue is due to a javascript conflict with your site.

    Can you please use the code below in embedding your Form instead.

     <iframe

          id="JotFormIFrame-80088334284156"

          onDISABLEDload="window.parent.scrollTo(0,0)"

          allowtransparency="true"

          src="https://form.jotform.com/80088334284156"

          frameborder="0"

          style="width: 1px;

          min-width: 100%;

          height:539px;

          border:none;"

          scrolling="no">

        </iframe>

    Let us know how it goes. It would also be better if you clear your Browser's Cache after applying the changes to your website.
    http://www.refreshyourcache.com/en/home/