Search found 3 matches

by darrinh
Wed Aug 18, 2004 2:02 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menuwidth/menu item width
Replies: 3
Views: 3507

thanks Andy, that hit the spot!. althought it seems you have to prepend "menu" to the returned value of getMenuByName in order
to get a valid menu object.

eg:
var menuName = getMenuByName("Main Menu");
var menuObj = gmobj("menu"+menuName);
m[menuName][4] = 200;
BDMenu(menuName);
by darrinh
Tue Aug 17, 2004 7:10 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: menuwidth/menu item width
Replies: 3
Views: 3507

menuwidth/menu item width

hi,
we are using milonic with the menu data being dynamic generated, that also dynamically resizes and sets scrollbars if the menu data is to long, so the menu doesnt overlap the page footer image (contains corporate logos that they dont want covered up), this works quite well, but the issue i have ...
by darrinh
Wed Aug 04, 2004 5:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: max menuheight ?
Replies: 0
Views: 2273

max menuheight ?

hi all,
is there a setting that allows for a max menuheight, and if that hieght is exceeded, the scroll bars are displayed for the root menu, the reason i ask is that we have a server generated menu, and sometimes the root menu covers up our footer grapic.


thanks.