Doesn’t work with jquery bind events to form
-
Using this code to track a submission, it has stopped working.
jQuery(document).bind("gform_confirmation_loaded", function (e, form_id) { if(form_id == 6) {
This the plugin compatibility with the native gform bind events?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Doesn’t work with jquery bind events to form’ is closed to new replies.