Threaded View
-
28 Jan 2013 3:16 PM #1
Setup listeners for dynamically loaded form.
Setup listeners for dynamically loaded form.
I am loading in forms via ajax but need to know how to then apply event listeners after they have been loaded. I want to capture the submit to preventDefault() and submit form via ajax.


Reply With Quote