Weird IE6 issue

Associate
Joined
16 May 2005
Posts
680
Hi guys

I've got an expanding/collapsing Javascript/CSS menu that works fine on IE7 and FF2, but on IE6 it expands to the right size, but the links are transparent. If I rollover them, or scroll down and then back up, they appear?

The script switches between display:none and display:block

Anyone know of a solution?

Cheers
 
Unfortunately the client wants an outlook style +/- system so I have to use Javascript. No JavaScript just lists the links static.

It's a weird problem as I've got the same script on two other sites and both show fine in IE6.

It's probably a background issue, I'll keep digging.
 
Back
Top Bottom