Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » Archives
  3. » access keys

#1 2006-04-04 17:49:01

beechy
Member
Registered: 2006-03-02
Posts: 92

access keys

I currently use catagories for my navigation ie <code><txp:category_list wraptag=“ul” break=“li” ul id=“nav”/></code>

is there a way to assign access keys to the unordered list that is output by this code ie <code>accesskey=“1”</code>

along the lines of

<code><ul>
<li><a href=”#content” accesskey=“0”>skip to content</a></li>
<li><a href=“index.php?id=28” accesskey=“1”>home</a></li>
<li><a href=“index.php?c=Contact” accesskey=“2”>Contact</a></li>
</ul></code>

Last edited by beechy (2006-04-04 17:51:07)

Offline

  1. Index
  2. » Archives
  3. » access keys

Board footer

Powered by FluxBB