When you hover over the items in the menu on this site (User Name: debug, Password: debug), they won’t be entirely displayed (there is this jQuery carousel). This is probably some kind of z-index bug, but I can’t fix it, could you please help me with this?
I’ve used this jQuery cycle plugin as you can see in the code.
Edit css for #slideshow(
<div id="slideshow"> ... </div>).Set:
Worked out for me.