Thursday, June 24, 2010
expression for removing outline in ie6 and other browsers
a:link, a:hover {
outline:none;
}
a:visited, a:focus, a:active {
text-decoration:none;
outline:none;
ie-dummy: expression(this.hideFocus=true);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment