Hi Lex,

Sounds like a z-index stacking order issue. Ensure that the sub-menus
have a higher z-index value than the elements of the slideshow. If the
problem still remains, apply z-index to the parent elements also. Of
course, z-index requires the element's position value to be anything
but 'static' (eg. 'relative'). See how you go.

Joel Birch.

Reply via email to