Execute all handlers and behaviors attached to the matched elements for the given event type. Any
Bind an event handler to the "resize" JavaScript event, or trigger that event on an element. This
Describes the nature of the event. event.type
Remove a previously-attached event handler from the elements. Event handlers attached with
Remove event handlers previously attached using .live() from the elements. Any handler
Indicates whether the META key was pressed when the event fired. Returns a boolean value (true
Returns whether event.stopPropagation() was ever called on this event object
Bind an event handler to the "contextmenu" 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
Page 5 of 6