Log in

View Full Version : Resolved Problem with jquery CSS menu



marksweb
11-24-2008, 07:14 PM
Hi, I've tried to implement the jquery multi level CSS menu from - http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css_menu_2/P30/

I've got it to display okay, but I'm having problems with the hover element.

Once you are hovering over another div the sub menu you were trying to access dissapears. I'm not to sure why this is, its probably related to positioning, and thats something i'm still not very good at!

Snookerman
11-24-2008, 08:48 PM
Please post or attach the code or give us a link to your page.

marksweb
11-24-2008, 11:15 PM
sorry, managed to fix this now by nesting the div for the navigation within the div for content.

thanks.