This is a discussion on "Access keys in head" within the Web Page Design section. This forum, and the thread "Access keys in head are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Access keys in head
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
If there a way of putting the access keys in a head of a document? I know you normally add them to the link. I tried this code below and it worked in IE6 but its not valid! Any help, yes please!
|
|
|
|
#2
|
|||
|
|||
|
Re: Access keys in head
Why would you want to do this? What are you trying to achieve?
Pete. |
|
#3
|
|||
|
|||
|
Re: Access keys in head
Its a long winded answer Pete. I am trying to make a AA site using a cms joomla (we are almost there ish). I am looking for a component that will allow you to add access keys to the main menus but in the mean time I was going to add some to the template. I can add them to links in the content but the parameters in the dynamic menu system does not allow for this (yet). The only work around I can think of is to add access keys to the template and hide them with css, unless they can be added to the head in some way.
|
|
#4
|
||||
|
||||
|
Re: Access keys in head
What about putting it in an external javascript file:
document.write("'<a href="about-us.htm" accesskey="a></a>'")
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#5
|
|||
|
|||
|
Re: Access keys in head
Thanks Alex thats a great idea. I have solved my problem by finding a component to plugin to the CMS thats works great. Thanks for the post.
Cheers |
![]() |
| Tags |
| access keys, head |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How Many Keyboard Keys | tox0tes | Flash & Multimedia Forum | 3 | Oct 4th, 2007 21:14 |
| No </HEAD> tag? | cj550 | Web Page Design | 4 | May 11th, 2007 21:07 |
| ASP Multi users Access to Microsoft Access | ish | Classic ASP | 0 | Apr 26th, 2007 20:05 |
| Need help Short Cut Keys on Drop Shadow in Fireworks | csun | Graphics and 3D | 1 | Jul 7th, 2006 13:23 |