Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - MouseEvent Object

You are here: irt.org | XRef | DOM | MouseEvent

MouseEvent Object

Object/DOM
Netscape Navigator 6

MouseEvent Methods

NameMSIENNavNotes
initMouseEvent()-6

MouseEvent Properties

NameMSIENNavNotes
altKey-6The key may not always be labelled "ALT" on the keyboard.
button-6
clientX-6
clientY-6
ctrlKey-6
metaKey-6The key may not always be labelled "META" on the keyboard.
relatedTarget-6
screenX-6
screenY-6
shiftKey-6


You are here: irt.org | XRef | DOM | MouseEvent

©2018 Martin Webb