I have my menus on their own page.  Then I use that page as an include anywhere I want to have the menus.
This will likely solve the multiple menu problem too.
					Search found 9 matches
- Thu Sep 19, 2002 4:42 am
 - Forum: Archived Topics for the old Version 3.0 JavaScript Menu
 - Topic: Can I have the .js files in another location?
 - Replies: 10
 - Views: 8141
 
- Fri Jul 05, 2002 6:24 pm
 - Forum: Archived Topics for the old Version 3.0 JavaScript Menu
 - Topic: Need help placing Menu in a Table?
 - Replies: 16
 - Views: 11998
 
Close
I got the menu to reside insode of a table cell, kinda. I am getting an error of Line:483, Error"'menu10' is undefined.
The menu works great without the table, here is the code I cam using, essentially what was prevously posted:
<HTML>
<body>
<head>
<SCRIPT language=JavaScript src="menu_array.js ...
					The menu works great without the table, here is the code I cam using, essentially what was prevously posted:
<HTML>
<body>
<head>
<SCRIPT language=JavaScript src="menu_array.js ...
- Thu Jun 13, 2002 11:20 am
 - Forum: Archived Topics for the old Version 3.0 JavaScript Menu
 - Topic: Hide menu based on user level
 - Replies: 4
 - Views: 5685
 
Hey Matt,
Thanks for the reply. I had e-mailed you from your site and you recently responded.
I'm still not too sure which way to go.
Using one of your products, will I be able to edit the menu once created?
I want to be able to generate menus, have parts "hidden" from non-approved users and be able ...
					Thanks for the reply. I had e-mailed you from your site and you recently responded.
I'm still not too sure which way to go.
Using one of your products, will I be able to edit the menu once created?
I want to be able to generate menus, have parts "hidden" from non-approved users and be able ...
- Wed Jun 12, 2002 4:13 am
 - Forum: Archived Topics for the old Version 3.0 JavaScript Menu
 - Topic: 3D Borders
 - Replies: 3
 - Views: 3581
 
- Wed Jun 12, 2002 2:42 am
 - Forum: Archived Topics for the old Version 3.0 JavaScript Menu
 - Topic: 3D Borders
 - Replies: 3
 - Views: 3581
 
- Wed Jun 12, 2002 2:39 am
 - Forum: Archived Topics for the old Version 3.0 JavaScript Menu
 - Topic: This forum
 - Replies: 0
 - Views: 2607
 
This forum
I can't seem to change my profile in this forum.  I set my username as my e-mail and now it won't let me edit my username.
Thanks.
					Thanks.
- Tue Jun 11, 2002 2:12 pm
 - Forum: Archived Topics for the old Version 3.0 JavaScript Menu
 - Topic: 3D Borders
 - Replies: 3
 - Views: 3581
 
3D Borders
There is a site listed as a sample site using this menu. It is http://members.ud.com/home.htm . I really like the effect they use including the menus intergration with the rest of the top. How do they do this? I thought maybe they built it with images, but the whole menu has this style. It seems to ...
					- Sat Jun 08, 2002 2:00 am
 - Forum: Archived Topics for the old Version 3.0 JavaScript Menu
 - Topic: Hide menu based on user level
 - Replies: 4
 - Views: 5685
 
Hide menu based on user level
I have a site that is almost entirely cold fusion. I know nothing about javascript so I am very greatful for this project!
Our site is a hospital Intranet. Each user must log on to visist any page. At that time many session variables are set, one of which is their security level. I then use this ...
					Our site is a hospital Intranet. Each user must log on to visist any page. At that time many session variables are set, one of which is their security level. I then use this ...
- Tue Apr 30, 2002 6:52 pm
 - Forum: Archived Topics for the old Version 3.0 JavaScript Menu
 - Topic: New Window
 - Replies: 0
 - Views: 3647
 
New Window
How do I have a simple link open in a new window?  I'm not using frames.
I tried this but it didn't like it:"javascript:NewWin=window.open('http://phsweb45/bloodbank/SOPs/SOP.htm','NWin');window['NewWin'].focus()
I want the hand to show up when I move over it too.
Thanks, Cliff
					I tried this but it didn't like it:"javascript:NewWin=window.open('http://phsweb45/bloodbank/SOPs/SOP.htm','NWin');window['NewWin'].focus()
I want the hand to show up when I move over it too.
Thanks, Cliff