Click to See Complete Forum and Search --> : CSS Pseudo-classes problem


aj design
10-29-2003, 09:10 AM
I have the following Pseudo-classes in my style sheet file. They work fine, but when you hit the back button in the browser in Explorer the "a:active" attributes remain visible until you select another link. Is there any way to stop this?


a:link
a:visited
a:hover
a:active

Thanks for your help.

toicontien
10-29-2003, 10:43 AM
Nope. That's just how IE behaves. Sorry.