July 1998
Intermediate to advanced
1456 pages
65h 5m
English
accessKey — NN n/a IE 4 DOM n/a
Read/Write
A single character key that brings focus to an element. 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 bring focus to the element. In IE 4/Windows, the Alt key is required, and the key is not case sensitive. Not working in IE 4/Mac.
document.all.appletID.accessKey = "n"
Single alphanumeric (and punctuation) keyboard character.
None.
Read now
Unlock full access