Iframe load problem: submit button gets cut off sometimes.

  • johnbyrneentries
    Asked on January 22, 2018 at 10:35 AM

    Hi, i have embedded my enter now form on my squarespace page however it often loads missing the submit button. how can i stop this problem from happening?

    http://www.johnbyrneaward.org.uk/enter-now-final/


    thanks

    Jotform Thread 1357253 Screenshot
  • David JotForm Support Manager
    Replied on January 22, 2018 at 11:49 AM

    I just checked it, and it loaded fine in my end. I think that you can embed your form using the Iframe code, without the script part, and with the scrolling property set to "yes", in order to avoid this problem. Please try this code:

    <iframe id="JotFormIFrame-61543596598371" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotformeu.com/61543596598371" frameborder="0" style="width: 1px; min-width: 100%; height:853px; border:none;" scrolling="yes"> </iframe>