[thelist] link borders on a MAC

Philippe Wittenbergh phiw at l-c-n.com
Sun Sep 21 19:59:49 CDT 2003


On Monday, September 22, 2003, at 07:13  AM, Maisha Walker wrote:

> thanks, jorah!
>
> it is still happenng on the link you gave me below.
>
> I'm concerned that its a browser preference issue that can't be
> controlled by javascript or css.  but i don't know for sure and was
> hoping that someone out there may have encounered a desire to
> eliminate these borders in the past and either successfully fulfilled
> that desire or definitively discovered that it just was not going to
> happen.
>
> the environment is Mac OS 10 using Internet Explorer 5.1.

The 'border' you are seeing is in fact an 'outline', and is an 
accessibility feature, very useful for people suing keyboards or 
similar input devices to navigate a page.

If it annoys you, you can disable it for your personal use by going 
into the preferences of your IE > Keyboard Accessibility.

You can also 'kill' that feature for others
a:focus {outline:none}
But I would **strongly** recommend against doing this.

Philippe

== | == | == | == | == | == | == | == | == | == | == | ==

Philippe Wittenbergh

code | design | web projects : <http://www.l-c-n.com/>
online image gallery : <http://www.l-c-n.com/phiw/>
IE5 Mac bugs and oddities : <http://www.l-c-n.com/IE5tests/>



More information about the thelist mailing list