Remove event handlers previously attached using .live() from the elements. Any handler
Bind an event handler to the "mousedown" JavaScript event, or trigger that event on an element. This
Execute all handlers and behaviors attached to the matched elements for the given event type. Any
Remove a previously-attached event handler from the elements. Event handlers attached with
Bind an event handler to the "focusin" event. This method is a shortcut for .on( "focusin"
The element where the currently-called jQuery event handler was attached. This property is most
Bind an event handler to the "resize" JavaScript event, or trigger that event on an element. This
The mouse position relative to the top edge of the document. event
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
Page 5 of 6