ZVON > References > DOM2 Reference |
Intro / Search / ZVON |
DOM2 reference > Events: MouseEvent | [Go to standard] [Glossary] [Help] |
attributes | - | altKey, button, clientX, clientY, ctrlKey, metaKey, relatedTarget, screenX, screenY, shiftKey |
methods | - | initMouseEvent |
attributes | - | type, target, currentTarget, eventPhase, bubbles, cancelable, timeStamp, view, detail |
methods | - | stopPropagation, preventDefault, initEvent, initUIEvent |