Search found 4 matches

by funkstar
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: 3929

Design your own menu

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 langu...
by funkstar
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: 3319

Sorry it was perhaps quit bad explained, but anyway here it comes again and I hope I have expained the below, so it´s make since, this time:-) It is possible to download the menu here: http://www.dynamicdrive.com/dynamicindex1/topmen4/topmenu4.zip Two steps to installing this script: Step 1) Add the...
by funkstar
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: 3319

Hi Kevin,

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>
How do I do that?

Regards Janus
by funkstar
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: 3319

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&nbs...