Previous Message
Next Message

Re: [css-d] IE and pseudo classes

Sent by lon.kraemer on 27 September 2002 00:12


> Does IE only support pseudo classes (esp., :hover) for the <a>
element?

IE 5+ supports all link pseudo classes for the <a> element, but no
others. You may be having problems because of the order you are
declaring them in your stylesheet.

Remember, LVHA (Link, Visited, Hover, Active). Any other sequence may
become problematic. Application to other than <a> will fail in current
IE.

--
Lon Kraemer
-----------------------------------------
Previous Message
Next Message

Possibly related: