|
Thanks for the very quick response Till.
The errors i'm getting from firefox are:
******************************
Menu is not defined :Line 6
MM_showMenu is not defined: Line 1
MM_startTimeout is not defined: Line 1
*******************************
The last two occur only when I attempt to do the roll over which would jump start the pop up menu.
Yea, it's quite obvious that these functions are not defined. My problem is that I made a previous website that used tons of pop up menus, and they all worked fine, I used dreamweaver's gui to make it. I didn't need to play with the code as much.
What I am trying to get at is that I would not know how to go about at defining these functions.
Know when you say, my path to the external javascript file, I'm not sure what file that would be. Is it the mm_menu.js?
If this is the problem, again I'm sorry for being NOOBIE, but like I said, I've used dreamweaver's gui to generate the code, and it always worked. I never had to play with any javascript or had to upload any extra files.
If the .js file is the problem, ff you could give me an idea of how to create a mm_menu.js, I would greatly appreciate it. (I'm guessing you could just write it in notepad and save it as a mm_menu.js?)
Thanks a lot
|