Attach an event handler for all elements which match the current selector, now and in the future. As
Bind an event handler to the "blur" JavaScript event, or trigger that event on an element. This
Remove an event handler. The .off() method removes event handlers that were attached
Bind an event handler to the "click" JavaScript event, or trigger that event on an element. This
For key or mouse events, this property indicates the specific key or button that was pressed. The
Bind an event handler to the "submit" JavaScript event, or trigger that event on an element. This
Specify a function to execute when the DOM is fully loaded. While JavaScript provides the load
Bind an event handler to the "focus" JavaScript event, or trigger that event on an element. This
Page 6 of 6