Do you need to use the equivalent of Prototype's "bind" or "bindAsEventListener" in jQuery, passing through "this" context? Read on for more!
-
Replacement for “bind” or “bindAsEventListener” in jQuery
-
How to prevent page reloading with a non-submitted form
This technique informs the user if they navigate away without submitting the form on the page (whilst letting them change their mind and remain on the page). Useful to prevent the loss of unsaved changes on a web form.