Returns whether event.stopImmediatePropagation() was ever called on this event object. This property
Bind two or more handlers to the matched elements, to be executed on alternate clicks.
The DOM element that initiated the event. The target property can be the element that
Bind an event handler to the "keypress" JavaScript event, or trigger that event on an element.
Attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements.
Bind an event handler to the "keyup" JavaScript event, or trigger that event on an element. This
The other DOM element involved in the event, if any. For mouseout, indicates the element
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
Describes the nature of the event. event.type
Page 4 of 6