Any idea why :focus doesn't activate display:block on the sub nav? http://webdev.latrobe.edu.au/ss-test/menu.htm
Regards,
Stuart
On 10/23/06, Christian Montoya <[EMAIL PROTECTED]> wrote:
> > 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]
*******************************************************************
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
