scroll form rather than web page

  • paulalexanderbreen
    Asked on June 23, 2014 at 6:20 PM

    Hi 

     

    Is it possible to make the form scroll rather than having to scroll down the screen

     

    cheers

     

    Paul

  • jonathan
    Replied on June 23, 2014 at 7:14 PM

    Hi Paul,

    If you embed the form using its iframe embed code  then set the "Scrolling option" to YES with the reduced height also, then the scroll bar will appear, and you can scroll on the form.

    Here is an example embed form with scrolling option

    https://shots.jotform.com/jonathan/webtest/Test-iframe-scrolling-form.html

     

    This is the iframe code I used using your form http://www.jotformpro.com/form/41723177496967

    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="//form.jotform.me/form/41736922511452" frameborder="0" style="width:710px; height:1000px; border:none;" scrolling="Yes"></iframe>

     

    Is what you wanted to do? Please inform us how we can assist you further.

    Thanks.