dropdown menu woes
Posted: Sun Dec 25, 2005 8:50 am
Ok well here's the thing.
I have a dropdown menu which works rather nicely. Now I know I could have done it in css completely without javascript but that's not the specific issue.
The thing is that when you move over the text links in the dropdown menu the cursor flickers (in IE that is).
So you get the "hand pointer" as you should but regularly you see a pink hand that's twice the normal size flicker into and out of being.
In firefox the top image flickers as well btw.... which might be javascript related but I'm not really bothered with firefox at the moment.
It shouldn't be the old known IE background image flicker on mouseover cause there isn't a background image there... the links are on a sepparate layer.
I know it's not javascript related since I get it in a pure css version of the script as well.
Does anyone know what it might be?
You can find a testpage here:
http://www.alienhelpdesk.com/misc/cms
I'd really appreciate any help!
I have a dropdown menu which works rather nicely. Now I know I could have done it in css completely without javascript but that's not the specific issue.
The thing is that when you move over the text links in the dropdown menu the cursor flickers (in IE that is).
So you get the "hand pointer" as you should but regularly you see a pink hand that's twice the normal size flicker into and out of being.
In firefox the top image flickers as well btw.... which might be javascript related but I'm not really bothered with firefox at the moment.
It shouldn't be the old known IE background image flicker on mouseover cause there isn't a background image there... the links are on a sepparate layer.
I know it's not javascript related since I get it in a pure css version of the script as well.
Does anyone know what it might be?
You can find a testpage here:
http://www.alienhelpdesk.com/misc/cms
I'd really appreciate any help!