|
How can I add the separator to the submenus of my drop down menu scripts?
Return to Recent Questions
Q:
I must say, this drop down menu scripts is finally starting to look the way I originally
envisioned it. I am very happy. =o)
Now my only problem left is to figure out how to bring this look into the
submenus. There does not however seem to be a way to do this.
When I tried inserting a separator into a submenu.. nothing
happened... I am probably doing this wrong.
Can you please show me how to create the same look I have in the first level
in the submenus.. this would be helpful.
Thank you so much for all the help you have given me.
A:
To add separators in submenus you should add the following code within menuItems:
["|-",] //first level submenus
["||-",] //second level submenus
and so on.
Try that.
Return to Recent Questions
Related:
- March 12, 2009 - I don't understand, how can change place of the icon in button context menu...
- March 18, 2009 - I am getting a Javascript error, when accessing any of the css menu vertical.
- March 21, 2009 - How can we increase the width of the vista style buttons of script drop down menus?
- March 28, 2009 - Is it necessary to add dmWorkPath parameter in the html menu jscript?
- March 29, 2009 - How could I call a script instead of specifying a link in dynamic navigation menu myspace?
- March 30, 2009 - Is there a way to optimize the pop up menu to reduce the loading time for submenus?
- Apr 03, 2009 - I would like to change the height of the submenu items in the css drop down menus...
- Apr 04, 2009 - I now have the need to introduce separators on the web navigation.
- Apr 05, 2009 - How to integrate your html pulldown menu into Microsoft Expression Web?
- Apr 10, 2009 - I can not figure out how to fix the dhtml drop menu from going off the page in Mozilla...
- Apr 11, 2009 - I have the javascript menu drop down somewhat in location, none of the settings are correct...
|