Current Posts

Access Keys

Dennis and Ross discuss the access key attribute and how it benefits the user.

Download Web Axe Episode 28 (Access Keys)

Links:
Sample code:

<ul id="nav">
<li><a accesskey="1" href="/MySite.com/">Home</a> | </li>
<li><a accesskey="2" href="/MySite.com/who/">Who</a> | </li>
<li><a accesskey="3" href="/MySite.com/events/">Events</a> | </li>
<li><a accesskey="4" href="/MySite.com/articles/">Articles</a> | </li>
<li><a accesskey="5" href="/MySite.com/resources/">Resources</a></li>
</ul>

Labels: , ,

0 Comments:

Post a Comment

<< Home

RSS icon; follow the RSS feed for Web Axe
Twitter icon; follow Web Axe on Twitter

Like Web Axe?

Podcast Alley

Odeo

Mapper on Frappr

Add yourself to the Web Accessibility Enthusiasts mapper

Previous Posts