• Resolved supermahesh

    (@supermahesh)


    Hello
    I am trying to call some jquery on submit button but it is not working
    this is my code
    jQuery(‘.hs-button’).on(“click”,function() {

    alert(‘ok’);

    });

    Please let me know how to call jquery event on submit button, or let me know form submit action hook

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘jQuery onclick event not working on form submit button’ is closed to new replies.