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: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:10

resizable menu toolbar


Poster: newMilonicUser
Dated: Thursday April 30 2009 - 22:50:46 BST

Hello,

Version ~ 5.791.

I have the menu toolbar set-up in my web app. The problem is it doesn't resize with the browser window. Is their a property that can be set?

I used the following to create the menu toolbar. Please help.

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative"
aI("text=Home;url=/hom/home.jsp;");
aI("text=Data Lookup;url=/hom/dataLookup.do;");
aI("showmenu=dataEntry;text=Data Entry");
aI("showmenu=admin;text=   Administration  ");
aI("text=Help;clickfunction=window.open('/hom/help.html','','toolbar=no,width=950,height=500,top=0,scrollbars=yes,resizable=yes,left=100,top=150');");
aI("text=efgh;text=                                                                                                                                 Version 1.0");

Re: resizable menu toolbar


Poster: Ruth
Dated: Friday May 1 2009 - 0:24:43 BST

Hi,

I'm sorry but you have a version that is 20 releases downlevel. We can't provide support unless it is the newest version, since that is most of what we know. I would have no idea if there was an issue with that level or not. I can only suggest that you try setting a menuwidth and itemwidth in that menu. Also, since it is positioned relatively, maybe whatever it is in isn't resizing. You might try searching the forum for menuwidth, try searching for 100% menuwidth, 100% itemwidth. That's all I can suggest

Ruth