I have problem scrolling down in some forms

  • hanni86
    Asked on February 20, 2018 at 8:06 AM

    Hi, I love your software I want to use it in my web make in weebly platform. I have a problem trying to scroll down and also it doesn't appear the scrolling bar. I try it using Firefox, chrome and chormium

    Do you know how can I solve this problem?

    Thankyou in advance.

    The web is www.aransa.com.ar and  I have the problem in the form launched when the button  "RECIBIR NOVEDADES POR E-MAIL" is clicked.

    Jotform Thread 1390127 Screenshot
  • Ardian_L
    Replied on February 20, 2018 at 9:55 AM

    Can you please generate the iframe code again and change the scrolling attribute to YES. I checked your website and scrolling attribute is set to No that is the reason that is not working.

    1519138450ScrollingOff Screenshot 10

    For example: On this iframe I have changed the scrolling attribute to yes.


        <iframe

          id="JotFormIFrame-80503273475960"

          onDISABLEDload="window.parent.scrollTo(0,0)"

          allowtransparency="true"

          allowfullscreen="true"

          src="https://form.jotform.com/80503273475960"

          frameborder="0"

          style="width: 1px;

          min-width: 100%;

          height:539px;

          border:none;"

          scrolling="yes"

        >

        </iframe>

    Let us know if you have any other question. 

  • hanni86
    Replied on February 22, 2018 at 9:33 AM

    Thankyou very much. The only inconvinient of doing that manually is that weebly integration is lost