Why is the bottom of form cutoff in Chrome?

  • inknthread
    Asked on March 7, 2015 at 9:01 PM
  • Sean
    Replied on March 8, 2015 at 10:17 AM

    I can see that you used the iFrame method to embed your form but the height doesn't seem to be enough to display the entire form. You can re-embed your form using the code below and this issue should be addressed.

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

     

    Please let us know if further assistance is needed.

    Regards


  • Bill
    Replied on May 16, 2015 at 7:09 PM

    Sean,

     

    Where do I use the above code? Used it in tumblr and the form did not come up

     

     

  • David JotForm Support Manager
    Replied on May 16, 2015 at 8:27 PM

    First I would recommend you to get a fresh iFrame Codehttps://www.jotform.com/help/148-Getting-the-Form-iFrame-Code

    Before embedding it to Tumblr, paste the iFrame Code in a notepad like this, example:

    Why is the bottom of form cutoff in Chrome? Image 1 Screenshot 40

    And only copy the iFrame part, which will be the one that you will embed by going to your Tumblr dashboard, clicking the "Text" button.

    Why is the bottom of form cutoff in Chrome? Image 2 Screenshot 51

    Then, click first the "html" button, it should be highlighted in blue. After that, you can paste the code.

    Why is the bottom of form cutoff in Chrome? Image 3 Screenshot 62

    Let us know if you need more help, we will be glad to assist you.