Menu glitchy on top of slideshow
- by gnomixa
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?