Skip to main content
May 15, 2007
Question

Spry Menu not working in IE

  • May 15, 2007
  • 3 replies
  • 368 views
I am trying to use a spry vertical menu, and it is working perfectly on a Mac and in Firefox on a PC. I am having a couple problems with IE, however. The popup menus are showing up underneath my content. Also, there is a 3 pixel margin between each button. This should be transparent, as it is in Firefox. In IE, however, this shows up as a white background.

Is there any way to fix these, especially the popup menus?

Thanks


Here is the page I am trying to use it on.
This topic is closed to new replies. Start a new post to keep the conversation going.

3 replies

Inspiring
December 12, 2007
Put a background image in the css for a.hover tag which is 128 wide by 60 deep.
Its a bit bigger than the standard tab and nicely fills the gap.
May 15, 2007
Yes, that was my first idea as well. Unfortunately it did not help...
Participant
May 15, 2007
did you try to use a z-index?