Click to See Complete Forum and Search --> : JS- Slide Down Menu problem


chopper69
07-14-2003, 01:08 PM
I am trying run a Java script (I am very new to this) for a Slide Down Menu. But it looks like I am missing a step or file.

You can see the code at: http://javascript.internet.com/navigation/slide-down-menu.html

When I try to run it, nothing happens. When I look at the code, it looks like I need another script. This is what I am seeing:
<script language="JavaScript" src="sliding_menu.js"></script>

Any help would be greatly appreciated!

Randy
chopper69@aol.com

requestcode
07-14-2003, 01:29 PM
That line is referencing an external javascript file that probably contains the portion of the script you are missing. I went to the link you provided and did not find where it provided that file. You might try over at Dynamic Drive. They have several Navigation Scripts that work quite well and do provide what you need. Here a link:
http://www.dynamicdrive.com/

You might also try:
http://www.javascriptkit.com/