Click to See Complete Forum and Search --> : missing input files on http://javascript.internet.com/navigation/toolbar-menu.html


cardinal
02-14-2003, 09:46 PM
I have down-loaded the source code from http://javascript.internet.com/navigation/toolbar-menu.html . The script as shown does not work -- it looks like there are 2 input files that are also required. How can I obtain these? Thank you

pyro
02-14-2003, 10:39 PM
Ah, yes. A well know error of javascript.internet.com

Here are the files you need:

http://javascript.internet.com/navigation/nwrmenu_var.js
and
http://javascript.internet.com/navigation/menu_com.js

Dan Drillich
02-14-2003, 10:40 PM
I think you are referring to -

http://javascript.internet.com/navigation/menu_com.js
http://javascript.internet.com/navigation/nwrmenu_var.js

Just double click on these urls and download them.

cardinal
02-16-2003, 06:39 PM
The script works great! Is there a way to obtain the 3 gifs that are referenced (tri.gif,tridown.gif,trileft.gif)? Thank you