Click to See Complete Forum and Search --> : Super Edition menu


mikkail
11-25-2002, 10:21 PM
I'm trying to get this menu working on my site, but it seems to require a file called "config.js" Does anyone know where I can get this, or make it up myself?

TIA!

spufi
11-25-2002, 11:03 PM
config.js is a JavaScript file that's stored externally. You'll need to post a link to where this JavaScript file is referenced so we can see how it is implemented. Once we know that, we can go from there.

mikkail
11-26-2002, 03:04 AM
Sorry about that - I downloaded the script from:

http://www.javascriptsource.com/navigation/super-edition-menu.html#source

but the config.js script did not come with it, or did I do something wrong?

Mike

spufi
11-26-2002, 10:18 AM
The script was made by superedition.com. I went there and they have all of the needed menu files in a zip file for download. Go here (http://www.superedition.com/Main.asp?Page=tutorials&query=Javascript&query2=Menu_1.27) to download the code.

I don't know why JavaScript Source didn't include more info in their posting on it because it's obvious what they have is incomplete. Thankfully the code said who wrote it and tracking down the authors of any code is always the best place to go to find out how something works.

mikkail
11-26-2002, 01:21 PM
Many thanks, spufi!

Mike