HTML accesskey attributes - HTML links Lesson 2 - Guide to HTML, XHTML Guide

Change Font Size: / / Directory List

19.1. HTML accesskey attribute

Accesskey attributes - on behalf of links Shortcuts visits
  • Accesskey definition of the links can use the keyboard (ALT + alphabet) visit.
  • Main menu and navigation menu use accesskey usually is a good choice.
  • Value:
    • En
  • Trackback Address: http://www.nt22.com/xhtml-html/attribute_accesskey/

Example

  <a Href = ""f" http://www.nt22.com/about.html" accesskey => (hold down the Alt key) f click on the button on the keyboard can direct link to the help page. </ A> 

NT22 Tutorial Guide to shortcuts: Guide to the need to turn the pages, we have absolutely no need to use the mouse, click (ALT + N) browser page, (ALT + B) to the previous page, (ALT + L) Guide to the list (only in the FireFox browser, the IE browser also need to click the Enter key)

Examples of HTML accesskey attribute

Extended reading

HTML a label