Search found 6 matches

by Maze
Thu Jul 18, 2002 3:21 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Setting menu Width AND Height on the SAME line???
Replies: 2
Views: 3042

Setting menu Width AND Height on the SAME line???

In the "menu_array.js" file, regarding this line:

, // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)

How do you set both width and height on the same line?

If I wanted to set 100% width and 20px high on this line, how would I do it ...
by Maze
Wed Jul 17, 2002 9:14 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Top Level Menu Widths?
Replies: 7
Views: 4838

Beautiful, it works! :D

Much thanks Andy.

Maze
by Maze
Wed Jul 17, 2002 8:34 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Top Level Menu Widths?
Replies: 7
Views: 4838

Yes.

should "Benefits & Products" be "Benefits& nbsp ;&& nbsp ;Products"? without the spaces?
by Maze
Wed Jul 17, 2002 8:27 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Top Level Menu Widths?
Replies: 7
Views: 4838

Hi Andy,

That seems to work great in IE, but fails badly in NS 4.77

Any other alternatives?

Thanks
by Maze
Wed Jul 17, 2002 4:21 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu works on page 1 only, not on rest of site
Replies: 2
Views: 2604

If the other pages are inside directory folders you'll need to adjust the pathway to the menu script files accordingly.

For example, if your home page (the one that works) is in the same directory/folder as the menu files, then your script call would look like this:

<SCRIPT language=JavaScript src ...
by Maze
Wed Jul 17, 2002 3:59 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Top Level Menu Widths?
Replies: 7
Views: 4838

Top Level Menu Widths?

Is there a way to control the individual menu "button" widths for the top level?

For instance, if I have 5 menu "buttons" and I want 4 of them to be the same width, but want 1 of them to be wider (because the text in the button is longer), is that possible? I'd like 4 buttons to be 100 wide and 1 ...