Bind an event handler to the "contextmenu" JavaScript event, or trigger that event on an element. This
Attach an event handler for all elements which match the current selector, now and in the future. As
Bind an event handler to the "focus" JavaScript event, or trigger that event on an element. This
Bind an event handler to the "focusout" JavaScript event. This method is a shortcut for .on(
Specify a function to execute when the DOM is fully loaded. While JavaScript provides the load
The mouse position relative to the top edge of the document. event
Remove an event handler. The .off() method removes event handlers that were attached
Bind an event handler to the "blur" JavaScript event, or trigger that event on an element. This
Page 6 of 6