Previous Message
Next Message

Site Check - please

Sent by Holly Bergevin on 15 June 2005 16:04


From: "Larry Winfrey" [EMAIL-REMOVED]>

>Page with problem --> http://nomad48.x10hosting.com/photogal.html
>CSS for page	--> http://nomad48.x10hosting.com/style.css

>in IE6 WinXP the
>:hover's stop working after a page refresh.  

IE seems not to like your - #container a.gallery:visited - selector. 

If you can write it a different way, such as = #container a:visited - or - #container
.gallery:visited - (since those links have class attributes this still selects them) then IE should
play nice with them when they've all been visited (page refresh).

hth,

~holly 
 
                   
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: