I cannot scroll the form on my website.

  • robindellcc
    Asked on November 5, 2017 at 1:45 AM

    I cannot scroll the form on my website. It is an iframe code - cannot get to the bottom of the form. 

  • BJoanna
    Replied on November 5, 2017 at 4:57 AM

    Please set the fixed height of the iFrame code. For example set it to 1000px. 

    <iframe id="JotFormIFrame-72084567963165" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/72084567963165" frameborder="0" style="width: 1px;

          min-width: 100%;

          height:1000px;

          border:none;" scrolling="yes">

        </iframe>