Why my form is shaking when dropdown selection is changed?

  • rmccoy
    Asked on April 3, 2016 at 7:23 PM

    Whenever i press preview on form the popups comes up, but it starts shaking erratically. 

  • Ashwin JotForm Support
    Replied on April 3, 2016 at 9:07 PM

    Hello rmccoy,

    I'm sorry for the trouble caused to you.

    I did check your form and I am able to see the issue. Does the issue happens when you select the option in first dropdown field? Please check the screenshot below:

    Why my form is shaking when dropdown selection is changed? Image 1 Screenshot 20

     

    I would suggest you to please inject the following custom css code in your form and that should solve your problem:

    li#id_5 {

        width: 498px !important;

    }

    The following guide should help you how to inject custom css code:  https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Hope this helps.

    Do get back to us if the issue persists.

    Thank you!