Is there a way to use some jquery on JotForm?

  • bastiendube
    Asked on April 5, 2015 at 6:15 PM

    I need to make some jquery modification and when I export your source and add jquerry library i'm loosing the awsome warning messages provided by the "form warnings" option.

    Is there a way to use some jquery over the forms?

  • jonathan
    Replied on April 5, 2015 at 6:19 PM

     

    Answered by bastiendube on April 05, 2015 at 05:30 PM

    I GOT IT !!!

     

    if your interested, here is how to work with jquerry over exported forms from jotform

    Add the following after loading jquerry 

    var J = jQuery.noConflict();

    Then, 

    use
    J(function() {

    instead of
    $(function() {

    BINGO!

    Thank  you for your help !

     

    Thank you for sharing to us your resolution.

    Feel free to contact us anytime for any other inquiry.

     

    Cheers!