Form is cut off when embedded

  • tweeyot
    Asked on May 3, 2015 at 2:51 AM

    Form is cut off when embedded Image 1 Screenshot 20

    Look at the picture that i have posted it to my web. I have made it complete in JotForm but when i post it to my web i couldnot see somepast of bottom form. 

  • BJoanna
    Replied on May 3, 2015 at 5:16 AM

    I have inspected your website and I noticed that the bottom of your from is cut off.

    You are using this code to embed your form to your website:

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

    Or you can resolve your problem by re-embedding using this iframe embed code.

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

    In this code I have changed height of your form.

    After re-embedding your form with new iFrame embed code your form should look like this.

    Form is cut off when embedded Image 1 Screenshot 20

    Hope this will help. Let us know if you need further assistance.

  • julianl
    Replied on May 7, 2015 at 11:39 PM

    I use min-height after embedding. I play around the pixels until it is the right size. Works fine.

  • Chriistian Jotform Support
    Replied on May 8, 2015 at 12:36 AM

    We are glad to hear that your issue has been solved. Please feel free to contact us if you need more help.

    Regards.