MacIE 5.0 CSS bug

Oh Taaaaanteeeeek... ;)

In my page I have:

<STYLE TYPE="text/css">
   <!--
   A:link    { color: #0000FF }
   A:hover   { color: #0000FF; background: #FFFF00; text-decoration: underline }
   A:active  { color: #000000; background: #999999; text-decoration: underline }
   A:visited { color: #666666 }
   -->
</STYLE>

For visited links, the hover is not coloring the text blue. It worked in 4.5, but it's not working in 5.0.

What's up?


-Walter
 

Received on Tuesday, 28 March 2000 15:45:35 UTC