Keeping submenus open.

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
colby_brown@bc.com
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:23 pm

Keeping submenus open.

Post by colby_brown@bc.com »

Anyone tried to keep the submenus of a menu open after a selection has been made. I don't see any options for this behaviour but have a situation where it would be helpful.
Thanks,

Colby
andyc209
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 8:23 pm

Re: Keeping submenus open.

Post by andyc209 »

I'm unclear how this would be used as a new page is loaded when you click on a menu item. If you could explain what you are trying to do we might be able to offer some ideas, but no the menu is not designed to do this as it gets reloaded with a new page.
Yadin
rico35@yahoo.com
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:24 pm

Re: Keeping submenus open.

Post by rico35@yahoo.com »

Hi,

I suppose the popup() function might help.

You need to specify the menu name and the menu will open as per your specification.

popup("menuname")

popdn() will close the menus

-- Andy
Post Reply