Here's my script:
addmenu(menu=[ // This is the array that contains your menu properties and details
"mainmenu", // Menu Name - This is needed in order for the menu to be called
90, // Menu Top - The Top position of the menu in pixels
, // Menu Left - The Left position of the menu in pixels
122 ...
Search found 6 matches
- Fri Jul 26, 2002 1:04 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Centering horizontal menu
- Replies: 9
- Views: 6885
- Fri Jul 26, 2002 12:31 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Centering horizontal menu
- Replies: 9
- Views: 6885
- Thu Jul 25, 2002 6:21 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Centering horizontal menu
- Replies: 9
- Views: 6885
- Thu Jul 25, 2002 1:37 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Centering horizontal menu
- Replies: 9
- Views: 6885
Centering horizontal menu
I have read all the "posts" and am more confussed than when I started.
Can I edit the script so that no matter what size monitor is viewing my page, the menu would alway be equidistant from the sides of the page? I would alway like it to be centered on all monitors and browsers.
Now, I have it ...
Can I edit the script so that no matter what size monitor is viewing my page, the menu would alway be equidistant from the sides of the page? I would alway like it to be centered on all monitors and browsers.
Now, I have it ...
- Fri Jul 19, 2002 11:25 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu not showing in other frames and I've read the demo
- Replies: 2
- Views: 2792
- Sat Jul 13, 2002 1:03 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu not showing in other frames and I've read the demo
- Replies: 2
- Views: 2792
Menu not showing in other frames and I've read the demo
I have read and tried the "frames demo" info and still have not been able to make the menu show from the header to the body.
Do I edit the downloaded "frames_array.js" with my edited menu_array.js script so that the scripts are the same?
My menu is in the header. Do I add my edited menu_array.js ...
Do I edit the downloaded "frames_array.js" with my edited menu_array.js script so that the scripts are the same?
My menu is in the header. Do I add my edited menu_array.js ...