Thanks John!
That solves it. I had tried this several different ways and could not get any of them to work. I had an extra comma after the URL which was the problem.
Search found 3 matches
- Fri Jun 07, 2002 1:09 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu item opens submenu AND is a hyperlink...?
- Replies: 2
- Views: 2792
- Thu Jun 06, 2002 7:44 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Frontpage w/Shared Borders vs. Milonic Menu
- Replies: 2
- Views: 2727
Re: Frontpage w/Shared Borders vs. Milonic Menu
Marc
The menu_array.js and mmenu.js files go in the same folder as the page you want the menu to appear in (_borders).
The following script goes just below the body tag of the shared border page (ie: top.htm, left.htm, etc. in the _borders folder):
<SCRIPT language=JavaScript src="menu_array.js ...
The menu_array.js and mmenu.js files go in the same folder as the page you want the menu to appear in (_borders).
The following script goes just below the body tag of the shared border page (ie: top.htm, left.htm, etc. in the _borders folder):
<SCRIPT language=JavaScript src="menu_array.js ...
- Thu Jun 06, 2002 7:11 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu item opens submenu AND is a hyperlink...?
- Replies: 2
- Views: 2792
Menu item opens submenu AND is a hyperlink...?
I want a menu item to be a hyperlink AND open a submenu.
How do I accomplish this?
How do I accomplish this?