Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:48

Menu Item calls Submenu and is also a link...


Poster: Marc_J
Dated: Monday April 4 2005 - 12:37:26 BST

I've downloaded the sample menu and want to know if it can do what I need before putchasing a license, so.....

1) If I have a text Menu Item which calls a SubMenu, can I also make that item a link?

eg.

Home
About Us
Products
|--->Product 1
|--->Product 2
|--->Product 3
Contact Us

The "Products" item calls the submenu, but I also want it clickable and links to a products overview page. Is this possible, and if so...how?

2) My menu is Horizontal, but by default submenus are vertical - can submenus be horizontal, too? Instructions would be handy if it's possible!

Thanks!


Poster: Ruth
Dated: Monday April 4 2005 - 13:06:41 BST

Hi Marc_J,
You can have an aI string both calling a showmenu and a link by putting in both parameters. i.e.
Code:
aI("text=yourText;showmenu=yourSubmenu;url=theURL;");


There is a menu sample, the third one down on the DHTML Menu samples that is all horizontal. Vertical is the default on the menus, adding orientation="horizontal"; will make any menu with that in it horizontal.

Ruth


Poster: Marc_J
Dated: Monday April 4 2005 - 13:09:12 BST

Thanks!

I guess I was in too much of a rush to ask - as I managed to figure it out myself :)

Great product btw :D