how do you stop the sub menu's from fading out ?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jm
Advanced
Advanced
Posts: 18
Joined: Tue Jul 27, 2004 1:55 pm

how do you stop the sub menu's from fading out ?

Post by jm »

Hi

Sure this is possible

I've got a main menu that when I click on a main button, i want the sub menu to appear and remain visible until another "main" nav button is clicked. (and not to disappear if I click anywhere else on the page)

The sub menu's have flyout menu's but they can act as they do normally ?

test url http://www.webheadserver1.com/metro/members/index.php
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Have you tried closeonclick=0 ? Check the style quick ref guide for info.
John
jm
Advanced
Advanced
Posts: 18
Joined: Tue Jul 27, 2004 1:55 pm

Post by jm »

John wrote:Have you tried closeonclick=0 ? Check the style quick ref guide for info.
Hi John :)

using the keepalive=1; that keeps the menu open (good)

but if I click anywhere on the page the menu disappears

Basically this menu should remain open and visible until another top level link is clicked
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Think I should have said closeonclick=1.

Anyway, keepalive is it AFAIK. A click anywhere on the page will close the menu, as you said.
John
Post Reply