Click to See Complete Forum and Search --> : Menu won't warp with browser resize


XplodeOnline
06-02-2003, 08:42 AM
is there any way I can get the http://javascript.internet.com/navigation/toolbar-menu.html
menu to wrap...I need twelve entries with six on each line. Does anyone have a modification to this script that would allow that or another similar script that would allow a two row menu?:confused:

Khalid Ali
06-02-2003, 09:09 AM
If you look at the code there is a file
"nwrmenu_var.js"

you need to add or remove items in this file to show up in the menu..

XplodeOnline
06-02-2003, 11:05 AM
I have tried to manipulate that file, but the "var MenuWrap=1;" does not seem to do what I want. I still get the menu items that I add, going off the screen.

Help:confused: