The difference in milliseconds between the time the browser created the event and January 1, 1970. This
Prevents the event from bubbling up the DOM tree, preventing any parent handlers from being notified of the event.
If this method is called, the default action of the event will not be triggered. For example, clicked
Bind an event handler to the "keydown" JavaScript event, or trigger that event on an element. This
The namespace specified when the event was triggered. This will likely be used primarily by plugin
Bind an event handler to the "mouseout" 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 "dblclick" JavaScript event, or trigger that event on an element. This
The mouse position relative to the left edge of the document. event
An optional object of data passed to an event method when the current executing handler is bound.
Page 1 of 6