On 8/8/05, Haoshiro <[EMAIL PROTECTED]> wrote:
> Does anyone know if there is a way (using CSS) to stop Firefox from
> outlining a clicked link with a dotted border?
> 
> I have some tabs on my site and this behavior degrades the appearance of
> the tabs once they are clicked.  (Clicking somewhere else on the page
> removes "focus" from the link and the box is removed.)

This is not an issue, but a rather nice usability / accessibility
issue. Other than using scripting to blur the link as soon as you
clicked it, there is no way around it. If you use a script with your
tabs then the script should send the visitor to the anchor of that
section anyway and that would move the "ugly border", too :-)
______________________________________________________________________
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