July 1998
Intermediate to advanced
1456 pages
65h 5m
English
ACCESSKEY — NN n/a IE 4 HTML 4
ACCESSKEY=”character"Optional
A single character key that specifies the keyboard shortcut to effect a click of the button. The browser and operating system determine if the user must press a modifier key (e.g., Ctrl, Alt, or Command) with the access key to “click” the button. In IE 4/Windows, the Alt key is required, and the key is not case sensitive. This attribute does not work in IE 4/Mac.
<BUTTON TYPE="button" ACCESSKEY=t onClick="goToContents()"> Table of Contents </BUTTON>
Single character of the document set.
None.
[window.]document.all.elementID.accessKey
Read now
Unlock full access