How to increase iFrame Height?

  • clav
    Asked on June 10, 2015 at 6:10 PM

    Changing the iframe height value doesn't appear to have any effect on the iframe.

    How can i control jot form's iframe height?

     

     

  • clav
    Replied on June 11, 2015 at 10:04 AM

    Hi there syed,

     

    that's the same value I'm referring to that has no affect on the Iframe height when changed!

    You can see and example of this on the following site:

    www.llamazoo.com/purchase/

     

  • Charlie
    Replied on June 11, 2015 at 12:04 PM

    Hi,

    Try adding the text "!important" to your height value. Here's an example:

    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="//form.jotform.ca/form/51510796015249" frameborder="0" style="width: 100%; height: 1200px !important; border: none; opacity: 1; visibility: visible;" scrolling="no"></iframe>

     

    See if that resolves the problem. We'll wait for your response.

    Thanks.

  • clav
    Replied on June 11, 2015 at 3:17 PM

    Yes, by adding the !important flag to some css attributes I was able to control the height.

  • raul
    Replied on June 11, 2015 at 4:37 PM

    Thank you for letting us know that you were able to control the height of your iframe.
    If you need further assistance, please don't hesitate to contact us.