Prepopulating the menu..

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
Gurumoorthy
Beginner
Beginner
Posts: 3
Joined: Sat Oct 19, 2002 11:16 pm

Prepopulating the menu..

Post by Gurumoorthy »

Hi all,

Can anyone let me know how to show a submenu automatically ?
What i want is depending on page i want to show a submenu automatically...


Hope i am clear enuf ...


Thanks and Reagrds
Guru
:roll:
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Guru,

You could try calling the menu's built-in popup() function with the onload event in the page's <body> tag. If I recall correctly, popup("menuname") opens the specified menu in its defined location, and popup("menuname", 1) opens the specified menu at the mouse pointer's current location (caution: this will generate a position error if the pointer is not within the browser window when popup() runs).

Hope that helps,

Kevin
tgaql
Beginner
Beginner
Posts: 5
Joined: Wed Jul 31, 2002 8:59 pm

Post by tgaql »

you could also consider referring to my post called "Hiding menu on certain pages" that I made today.

Aaron
Post Reply