Programmer's Guide > Programming and Scripting Techniques > Events > Event Types
  
Event Types
The following sections define the event types supported by each event module and include information about event bubbling, event cancellation, and specific context information for each event type.
The descriptions of the W3C modules (UIEvent, MouseEvent, and MutationEvent) in the following sections are taken from the Document Object Model (DOM) Level 2 Events Specification (www.w3.org/TR/DOM-Level-2-Events).