[jQuery] Re: SuckerFish menus "covered" by main content? please advise

2009-05-13 Thread andy
This is a css issue. After looking at the source code of your site, I noticed that the navigation is setup in table cells. The main nav should be setup in lists, with the subnav in a nested list within the main nav. See suckerfish drop down tutorial on http://www.alistapart.com/articles/dropdowns

[jQuery] Re: SuckerFish menus "covered" by main content? please advise

2009-05-12 Thread Simbarashe
We had a similar issue with our website when we first developed this. When I looked at your site I did not notice the trap (IE7 and Firefox). However, this is what we did: I set the z-index css property on the menu containing div to be higher than the content area (if you use positioning then z-in