ZVON > References > DOM2 Reference |
Intro / Search / ZVON |
DOM2 reference > Events: EventListener > handleEvent | [Go to standard] [Glossary] [Help] |
Event evt | - | The Event contains contextual information about the event. It also contains the stopPropagation() and preventDefault() methods which are used in determining the event's flow and default action. |