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: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:26

Submenus Links & Mouseovers


Poster: torus
Dated: Monday August 26 2002 - 16:28:12 BST

Greetings,

First let me just say that the Milonic Menu is without a doubt one of the most flexible and useful systems I have seen. You guys have done an outstanding job!!

I am trying to accomplish three different tasks with a main menu item. I have scoured the help boards but have not been able to find the exact solution to my configuration needs.

I want to have a menu item that:
1 on_click - link to another location
2 on_mouseover - display submenu
3 display a standard backimage/mouseover image while utilizing standard text for the menu titling.


Below is a look at the functional add menu item that I have currently...

Code:
"  GIFT & STATIONERY","show-menu=gas", "# backimage=images/menu-b.gif; overbackimage=images/menu-b-mo.gif;",,0,


This current menu items satisfies number two and number three of my configuration requirements.


I've tried...

Code:
"  GIFT & STATIONERY","show-menu=gas","gshome.html", "# backimage=images/menu-b.gif; overbackimage=images/menu-b-mo.gif;",0,


...with no success. Using the above configuration the backimage and over image functions become disabled. The submenus continue to display on mouseover and the link attached to the main menu item works.


I've also tried...

Code:
"  GIFT & STATIONERY","gshome.html","show-menu=gas", "# backimage=images/menu-b.gif; overbackimage=images/menu-b-mo.gif;",0,


...this configuration disables the submenu and the mousover images.

I'm sure I must be missing something obvious, as it seems there's nothing this menu system can't do! Any help you might have surely would be appreciated.

Thanks very much :)