vote up 0 vote down star

I've built a suckerfish navigation. It seems to work fine in modern browser but it's hiding behind the content when viewed in ie7 and ie6.

another issue i notice across all browser is the hover state i've applied to the parent link item disappears when my mouse moves down to the secondary nav, is there a way to keep the active state on when i'm scrolling down the secondary nav list?

any help would be much appreciated.

example code here: http://oonagi.org/suckerfish/

flag

1 Answer

vote up 0 vote down

You probably need to set the css z-index property for your menus to ensure they are above the rest of the content.

link|flag
already have. still hiding though. – caleb Nov 3 at 9:40

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.