> On Oct 23, 2006, at 4:34 PM, Andreas Boehmer [Addictive Media] wrote:

You are right a:focus works on FF, but I can't get it working in IE. And
a:active won't work in IE for me either. Damn, this is annoying!


Did you put all 5 pseudoclasses in order?

a:link { }
a:visited { }
a:focus { }
a:hover { }
a:active { }

--
--
Christian Montoya
christianmontoya.com ... portfolio.christianmontoya.com


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to