July 1998
Intermediate to advanced
1456 pages
65h 5m
English
accessKey — NN n/a IE 4 DOM 1
Read/Write
A single character key that either brings focus to an element or, in
the case of an A element (as a link), follows the
link. The browser and operating system determine whether the user
must press a modifier key (e.g., Ctrl, Alt, or
Command) with the access key to
activate the link. In IE 4/Windows, the Alt
key is required, and the key is not case sensitive. Not
working in IE 4/Mac.
document.links[3].accessKey = "n"
Single alphanumeric (and punctuation) keyboard character.
None.
Read now
Unlock full access