Hey all,
Two steps to installing this script:
Step 1) Add the below to the section of your page, OUTSIDE any other tags. For example, place it as the first code following the BODY tag itself:
Code:
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT ...
Search found 4 matches
- Fri May 02, 2003 9:45 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Design your own menu
- Replies: 5
- Views: 4728
- Sun Apr 27, 2003 1:32 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: design the menu to a link
- Replies: 4
- Views: 3665
- Sun Apr 27, 2003 2:50 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: design the menu to a link
- Replies: 4
- Views: 3665
Hi Kevin,
If I want to catch a file called "menu_array.js" in the same FTP folder from my html file (index.html)
How do I do that?
Regards Janus
If I want to catch a file called "menu_array.js" in the same FTP folder from my html file (index.html)
Code: Select all
<a href="javascript://nothing" onmouseover="popup('downloads',1)">download menu</a>
Regards Janus
- Wed Apr 23, 2003 12:59 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: design the menu to a link
- Replies: 4
- Views: 3665
design the menu to a link
Hello all,
Regarding this link:
http://www.dynamicdrive.com/dynamicinde ... /index.htm
If I want to use a link on a html page (ex. below), and then use your submenu everytime the mouse touch the link:
How do I make a call from the belowed HTML (red) file to the menu_array.js
,"Webmaster  ...
Regarding this link:
http://www.dynamicdrive.com/dynamicinde ... /index.htm
If I want to use a link on a html page (ex. below), and then use your submenu everytime the mouse touch the link:
How do I make a call from the belowed HTML (red) file to the menu_array.js
,"Webmaster  ...