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:18
Plea for the "overallwidth" variable
Poster: Marc-Andre.Roberge __at__ mus.ul
Dated: Friday August 22 2003 - 18:57:12 BST
Andy,
From a thread of conversation I had earlier today with Hergio, it seems that you have not yet implemented the "overallwidth" variable which is listed in the Menu properties at http://www.milonic.com/menuproperties.php (but without explanatory text). I have upgraded to version 5 (RC6) and need to have my menu bar go to the right edge of the screen, as it did with version 3 by setting to 1 the option "set the overall width of horizontal menu to 100%". May I plea for its implementation at your earliest convenience.
Furthermore, may I suggest that your excellent documentation provide the list of parameters that can be passed to the variables. It is not always clear how this must be done. For instance, with the "overallwidth" variable, would one, when implemented, add "1", "100%", or "yes"?
Poster: Hergio
Dated: Friday August 22 2003 - 20:30:07 BST
In the mean time, while you are waiting for the actual functionality, you can make it look like your menu goes across the whole screen. I said it once before so I am linking to the post. In that post, look to my posts, I mention one idea and then link to another post where I describe trickery with graphics. Sorry about all the linking, but I would rather not right it all out again and again. http://www.milonic.com/forum/viewtopic.php?t=2263
Poster: Marc-Andre.Roberge __at__ mus.ul
Dated: Friday August 22 2003 - 20:50:58 BST
Adding the following line, with the correction suggested by webwizard in http://www.milonic.com/forum/viewtopic.php?t=2263 (i.e., adding the semicolon), solves the problem perfectly.
Code:
aI("text=;itemwidth=100%;onbgcolor=#cccc99;oncursor=default");
I am glad that you reacted to me plea to Andy, because I could not get to work what you had suggested in your previous message; in fact, I was not too sure how to implement it. Thanks again.