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: Select all
" GIFT & STATIONERY","show-menu=gas", "# backimage=images/menu-b.gif; overbackimage=images/menu-b-mo.gif;",,0,
I've tried...
Code: Select all
" GIFT & STATIONERY","show-menu=gas","gshome.html", "# backimage=images/menu-b.gif; overbackimage=images/menu-b-mo.gif;",0,
I've also tried...
Code: Select all
" GIFT & STATIONERY","gshome.html","show-menu=gas", "# backimage=images/menu-b.gif; overbackimage=images/menu-b-mo.gif;",0,
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
