I recently discovered that the 1 pixel dashed/dotted border Firefox adds
to selected anchors actually interferes with page flow when there are
adjacent elements. Basically it makes the anchor an extra 2 pixels wide
and tall. I have been unable to determine whether this is something that
can be solved via CSS. Does anyone else have any experience with this?
This is a big deal because we are looking to convert anything with an
"onclick" event to an anchor on our website so that it plays nice with
screen readers and allows them to be clickable.

I realize this may not be a CSS issue, so will take it elsewhere if it's
not, but my hope would be that there would be a CSS fix.

I have tried adding a 1px margin, which works, but sometimes that is
undesirable.

Thanks in advance,

Ryan
______________________________________________________________________
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