Re: activating a link
- From: Randy Webb <HikksNotAtHome@xxxxxxx>
- Date: Sun, 04 Jun 2006 03:37:22 -0400
VK said the following on 6/4/2006 1:38 AM:
Csaba Gabor wrote:VK wrote:<a href="http://www.google.com"Ahem. Let's hope the users are not fans of the tab key. If they are,
accesskey="t"
onfocus="location.href=this.href">Test</a>
That covers both.
they are in for a bit of a surprise.
Links are included into taborder by default, so navigation by tab
doesn't affect the above method. No surprise.
What is "No surprise" is your lack of the first clue about what the problem would be.
Hint: Tabbing through the links to get to the next one puts focus on the link.
I doubt you get the hint and understand it's ramifications so read Rob's response. I don't care to try to explain common sense to you today.
--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
.
- Follow-Ups:
- Re: activating a link
- From: VK
- Re: activating a link
- References:
- activating a link
- From: ppcguy
- Re: activating a link
- From: VK
- Re: activating a link
- From: Csaba Gabor
- Re: activating a link
- From: VK
- activating a link
- Prev by Date: Re: activating a link
- Next by Date: Re: Updated Javascript Best Practices document
- Previous by thread: Re: activating a link
- Next by thread: Re: activating a link
- Index(es):
Relevant Pages
|