PDA

View Full Version : Keyboard shor cuts



j_bird
March 29th, 2001, 10:37
I need to activate a link with a keyboard short cut. I am trying to use: <a href ="url" accesskey = "H" >Help</a> to accomplish this. When I key in ALT + H the only thing that happens is that the focus is shifted to the link. How do I get it to activate the link and send me to the appropriate page?

Woofcat
March 29th, 2001, 11:53
Javascript...

LeX
March 29th, 2001, 20:52
Try searching for the script at http://www.dynamicdrive.com and/or http://www.dhtmlshock.com

Epgs
March 29th, 2001, 20:57
or if their still around javagoodies.com