Mozilla Links

In FF for example, clicking a link creates the dotted border around
the link text. Fine. On this example page which uses a horizontal menu
floated right, clicking a link creates a border that shoots across the
entire page regardless of whether the menu or its links has a defined
width or not. I don’t mind a border, I just don’t want it going across
the page and I haven’t been able to control the width. Is this fixable
or is just one of those browser quirks?
http://anoptic.com/slide.html

Todd


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Try adding outline:none to your CSS for this item. The reason why it
might be shooting all the way across the screen is if you have used
display:block on the link for some reason.

Walter

On Mar 16, 2009, at 4:13 PM, Todd wrote:

In FF for example, clicking a link creates the dotted border around
the link text.


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options