Bind an event handler to the "mouseout" JavaScript event, or trigger that event on an element. This
If this method is called, the default action of the event will not be triggered. For example, clicked
Bind an event handler to the "select" JavaScript event, or trigger that event on an element. This
The difference in milliseconds between the time the browser created the event and January 1, 1970. This
Bind an event handler to the "scroll" JavaScript event, or trigger that event on an element. This
Bind an event handler to the "dblclick" JavaScript event, or trigger that event on an element. This
Bind an event handler to the "mousemove" JavaScript event, or trigger that event on an element. This
Bind an event handler to the "load" JavaScript event. This method is a shortcut for .on( "load"
The last value returned by an event handler that was triggered by this event, unless the value was undefined.
Bind an event handler to be fired when the mouse enters an element, or trigger that handler on an element. This
Page 1 of 6