IFrame Height

  • Team_CRM
    Asked on March 16, 2020 at 12:33 PM

    Dear Support Team,

    Could you kindly clarify, is it possible to edit the html code in attachment.

    We have an issue to change the iframe window height.

    Many thanks in advance,

    Maria



    Jotform Thread 2211138 Screenshot
  • enterprisesupportteam
    Replied on March 16, 2020 at 1:12 PM

    Hello @Maria,

    Thank you for contacting our support team.

    It is possible to edit the HTML of the embed code of your form. Since I see that you are using the Iframe embed code, you can simply edit the portion of the code that says height to edit this style. 

    Based on the screenshot that you have provided, it seems that the current height of the Iframe is 539px. You can edit this portion of the HTML to extend the height of your form.

    You may use the following iframe HTML code to embed your form, feel free to edit the style section to extend or decrease the height or width of the form.

     <iframe id="JotFormIFrame-200633343736350" title="Event Registration form" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" allowfullscreen="true" allow="geolocation; microphone; camera" src="https://form.jotform.com/200633343736350" frameborder="0" style=" min-width: 100%; height:600px; border:none;" scrolling="yes" > </iframe>

    Please do let us know if you require any further assistance, we will gladly continue to provide support.