Click to See Complete Forum and Search --> : a:hover


khayman2001
01-19-2003, 09:14 AM
Okay, I'm trying to change my anchor tags with the a, a:active, a:hover, and a:visited, but when I change the color on hover, and then set a different color on visited, my hover doesn't show up on the visited. Any ideas?

:confused:

Dan

meow
01-19-2003, 09:17 AM
Yup. :p

The order is important. Please see:

http://www.w3.org/TR/REC-CSS2/selector.html#dynamic-pseudo-classes

khayman2001
01-19-2003, 09:35 AM
Thanks.

richclever
10-21-2005, 11:40 AM
Just what I was looking for!!