Skip to main content
Inspiring
October 4, 2007
Question

spry menubar submenus appear behind everything in ie6

  • October 4, 2007
  • 1 reply
  • 420 views
I have a problem with my spry menubar, whereby the submenu dropdown options appear behind other page elements,(but only in ie6 not firefox.)

as a result some options are inaccessible.
This topic has been closed for replies.

1 reply

October 6, 2007
Sounds like a positioning error or possibly z-indexing.

Are you using relative or absolute positioning of an element/s that you have inadvertently placed on top of your spry menu? Or, have you assigned z-indexing incorrectly? If none of these apply check that the menu's containing div is stacking correctly within the document flow. Try deconstructing the page to the point where the menus works correctly. Failing all of that post your code here (but not the Spry js library).