The bottom part of my iFrame embedded form is not displaying

  • FourteenthTransCo
    Asked on January 29, 2015 at 3:38 PM

    website provider is weebly. I use Iframe to embed to my web page. The issue is I don't get all the information displaying, which happens to be the order button at the bottom of the page. I have the following results using different browsers.  Example: when I view the page live using Google on my old XP system it works as expected. When I view it using Google on windows 7 (a different computer) The order button is 3/4 missing, but you can select it and it works. Same computer using WE11 windows 7 and the order button and part of the line above is missing and you cannot select it.  The website is www.14thtransbnamgs.org/ select PX, scroll to Hat Order, select ENTER HERE. 

    Jotform Thread 506196 Screenshot
  • Mike
    Replied on January 29, 2015 at 5:35 PM

    Please try the following iFrame code on your page:

    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="//form.jotformpro.com/form/43145385535962" frameborder="0" style="width:100%; height:487px !important; border:none;" scrolling="auto"></iframe>

    The bottom part of my iFrame embedded form is not displaying Image 1 Screenshot 20

    It should set the exact iFrame height. Please give it a try and let us know if you need any further assistance.