"Please wait" - forms won't send- Conflict with jquery libraries

  • rigilbert
    Asked on January 7, 2015 at 1:34 PM

    Hello,

    Not sure how long this problem's been going on, but today I was made aware that if someone completes the form on my site and clicks on Send, all they get is a notification of "Please wait'' inside the Send button. This matter doesn't resolve itself and messages are not sent.

    This happens on iPad, iPhone and Macbook Pro, all using Safari. The form has been in place for many months and and has functioning properly.

    All assistance appreciated.

    Thanks,

    Russ

     

     

  • Jeanette JotForm Support
    Replied on January 7, 2015 at 2:42 PM

    There is a conflict between jquery and jotform codes (jprototype). To fully resolve this you have 2 options:

    1. Remove the current full source code of the jotform and embed the iFrame version

    2. Find this line for the jquery reference: jquery.flexslider-min.js

    Please wait   forms wont send  Conflict with jquery libraries Image 1 Screenshot 20

     

    And insert the following function after that:

    <script>jQuery.noConflict();</script>
     

    I hope this helps, otherwise, let us know and we'll gladly assist you.

  • rigilbert
    Replied on January 7, 2015 at 5:34 PM

    Jeanette, thank you for the swift response.

    I tried the 2nd option first, but that didn't work. Rather than spend time on figuring out why not, I immediately went with the first option, which works perfectly.

    Many thanks - you guys are great!!

    Russ

  • Jeanette JotForm Support
    Replied on January 7, 2015 at 6:02 PM

    I'm very glad the iFrame option helped you to sort this problem out.

    Thanks a lot for your feedback!

    Cheers!