Parent click-able links

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
Noodles
Beginner
Beginner
Posts: 3
Joined: Fri Aug 23, 2002 4:08 am

Parent click-able links

Post by Noodles »

Is it possible to make the parent menu item clickable? At the moment, i can get it working so that only the lowest child is clickable, and if i make one of the items above it clickable, then it doesn't show any children underneath it

eg:

menu item1 (not clickable)
|
-- lower menu item (clickable)

i want to be able to do:

menu item1 (clickable)
|
-- lower menu item (clickable)

I'm using Milonic DHTML Website Navigation Menu Version 3.4.0 ** BETA ** with cold fusion

Thanks in advance
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

You can use the Alt_URL slot for this. Just add your url.

Also you might want to upgrade that Beta version you have 3.5 is the latest version.

Cheers
Andy
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Here's an example of what Andy's talking about (just in case!)...

Code: Select all

,"Student Affairs","show-menu=stuaff","http://www.west.asu.edu/sa/","Student Affairs Home Page",1
See it at http://westcgi.west.asu.edu/sai/ under the Home menu.

Also, as he mentioned, get up to 3.5.01. You're way behind :!:
John
Post Reply