Hi All,

I have a requirement to remove the focus outline from a section of our web
app. I did this however it is not behaving as I would expect in ie7. The
focus is on the down state. In every other browser ( including ie6 ) the
focus has been removed but not ie7.

I have used this gto no effect ( in ie7 )

a {
outline: none
}

or a {
outline: 0;
}

Has anyone had experience with this ?

Please Note: I understand the importance of keeping focus outline. it is a
common sense requirement.  However I was overruled on this one. So please no
preasching to the converted here. I do appreciate any advice.  Thanks for
reading !  Free Mike Tyson !
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to