form disappears shortly after loading

  • olpevents
    Asked on December 1, 2015 at 4:07 PM

    My form disappears shortly after loading. I see in the forum it may be a firefox issue. I did use the iframe method of loading on my site, but still doesnt work.

     

    any help?

     

    http://www.50plusexpopa.com/responsive/contact.html

     

    thanks

  • David JotForm Support
    Replied on December 1, 2015 at 6:48 PM

    Hi,

    Something appears to be be off with the autoheight script.  Try embedding your form without the heigh script:

    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/53126663566965" frameborder="0" style="width:100%; height:800px; border:none;" scrolling="no"> </iframe>

    If that still does not work, let us know and we will be happy to have another look.