Form height problem

  • ayadov77
    Asked on October 15, 2016 at 1:08 AM

    hi, 

    I searched all over the forum, couldn't find a solution, my forms are not enough height, always cutting the submit button in half, and that is on every browser i tried.

    Form height problem Image 1 Screenshot 20   

     

    i tried iframe with (auto important,  2000px, 100%), embed code, xara code,  can you help? please

  • Jan
    Replied on October 15, 2016 at 4:34 AM

    You can adjust the height inside the Iframe code.

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

    However, it seems that you already fixed this problem. I checked your webpage using Chrome, Firefox, Internet Explorer and I can see the submit button is showing properly.

    Form height problem Image 1 Screenshot 20

    If you're still having issues, let us know. Thank you.