Actually when I attempted that it caused the firefox window to lose focus (switching to another open firefox window.)

I do realize it is something of an "accessibility" feature but, personally, hardly see it's great usefullness.

Creating anchors, which I had previously overlooked adding while testing, has cured the problem.

Thanks for all responses!

IMO, there is no way by using CSS, and a JavaScript like
<a href="#" onfocus="this.blur()">LINK</a>
you won't use, I guess.


Regards,
Uwe Kaiser


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to