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: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:37

Main Menu Height


Poster: Brad
Dated: Wednesday May 29 2002 - 19:05:13 BST

Is there a way to adjust the height of the Menu to make it smaller then the default? I have found where you can make the height larger in the menu_array.js file. If I enter a number larger than one, it increases the height of the menu. I tried a number less than one, but had no visible effect. The line have have played with has the following comment: "// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount". Im not really sure how with one varible you can set the width and height.

Any help you can provide that would allow me to reduce the height, I would be very gratefull....

Thx

Re: Main Menu Height


Poster: ScottG
Dated: Wednesday May 29 2002 - 19:22:01 BST

Brad wrote:
Is there a way to adjust the height of the Menu to make it smaller then the default? I have found where you can make the height larger in the menu_array.js file. If I enter a number larger than one, it increases the height of the menu. I tried a number less than one, but had no visible effect. The line have have played with has the following comment: "// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount". Im not really sure how with one varible you can set the width and height.

Any help you can provide that would allow me to reduce the height, I would be very gratefull....

Thx


I'm trying to find pretty much the same thing. I want to control the menu as a percentage of the screen so it looks the same at all resolutions.
So far no one has been able to help me.
If you find out, please let me know.
Scott


Poster: XFoN
Dated: Thursday May 30 2002 - 7:08:43 BST

Try this line in your style:
", // Menu Item Padding"

Using graphics in the top level of the menu should let you specify the height better - here's how it looks: http://www.bumph.dk/jen/

It's still got some Mac IE5 problems, but I don't think using graphics is causing them :)

/XFoN


Poster: ScottG
Dated: Thursday May 30 2002 - 14:51:15 BST

XFoN wrote:
Try this line in your style:
", // Menu Item Padding"

Using graphics in the top level of the menu should let you specify the height better - here's how it looks: http://www.bumph.dk/jen/

It's still got some Mac IE5 problems, but I don't think using graphics is causing them :)

/XFoN


Any idea on how to set the width of a menu to 100%?

ScottG


Poster: XFoN
Dated: Thursday May 30 2002 - 23:10:13 BST

[quote="ScottG
Any idea on how to set the width of a menu to 100%?

ScottG[/quote]

no, sorry.. but you could place it in/over a <table width=100%>

if you want the menu to go 100% as in 'looking the same in all window sizes', like in your other post, I suggest using flash instead :)

/X