Menu glitchy on top of slideshow
Posted
by gnomixa
on Stack Overflow
See other posts from Stack Overflow
or by gnomixa
Published on 2010-04-08T15:31:15Z
Indexed on
2010/04/08
15:33 UTC
Read the original article
Hit count: 394
I have implemented the following set up (after being requested):
slideshow of images changing, after the user mouse over, the menu would appear in the top right corner, it would disappear on mouse out. The problem is that the menu it glitchy in both IE6/7 and FF 3.5.
I have tried Jquery hover, mouseenter, mouseleave, all with the same result. http://www.codecookery.com/test/index.html
is it possible to make it not glitchy at all?
© Stack Overflow or respective owner