Multiple submenu layers and openonclick

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
hlagoy
Advanced
Advanced
Posts: 10
Joined: Mon Sep 11, 2006 9:36 pm

Multiple submenu layers and openonclick

Post by hlagoy »

Greetings,

I have used the "Amazon style menu" example to create a vertical menu, with the submenus only opening on click. This is just as I want it, no sub menu should open without being clicked, except I cannot make my sub-sub menus (my third-level menus) go away when clicking on the main menu.

A copy of my test:
http://www.naz.edu/dept/library/staging ... index.html

Click on Library Services, then click on Student Services. This opens a third level menu. All this is good.

Now click on Find Books, in the main menu. The third level menu remains on the screen.

I understand why this works as it does, each third-level menu is set up to not go away until another sibling menu is selected. Is there a way around this? To make the third-level menus close when a new main menu item is selected. I tried putting 'closeonclick=1' into the AI that call each third-level menu, but it did not work.

Any help greatly appreciated.

*Note: this page is not working in Mozilla, only IE and Firefox. Any help with that would also be greatly appreciated.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

I'm not sure on the closing issue, I'm still working on it, but it's the float='left'; that is causing the problem in Mozilla. Try removing that and see what happens.

Ruth
Post Reply