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 ...
Search found 6 matches
- 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
- 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
- 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
- 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
- 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 ...
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 ...
- 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 ...
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 ...