Jotform - Form Collapse not working on Chrome

  • einautohub
    Asked on June 18, 2015 at 12:20 AM

    Hi,

    I create form collapse but it is not working on Chrome which i believe is because I put a large image on top of the form collapse, is there anything i can do on the css part within the Jotform itself?

    My website with form collapse that is not working as below:

    http://www.einautohub.com/detailing-services-service-options

    Thanks.

    Raymond

  • Charlie
    Replied on June 18, 2015 at 3:03 AM

    I've checked your website where the form is, I also checked your source code. It seems like there's a code conflict between your website and the form itself.

    To prevent this from happening, you can try any of the following method:

    Method 1: Use the iFrame embed code, this usually works.

    Method 2: You have a lot of jQuery script code in your end that might be conflicting with the JS library of the form, you can try using jQuery's noConflict code snippet. Here's a guide for that: https://api.jquery.com/jquery.noconflict/ 

     

    Let us know if this works.

    Thanks.