Are you saying that the menu is not appearing in the place you put it in the table?
Is the only thing you're doing to create this menu is using the js file/script in the page's table?
This could be 1000 times easier if you had Dreamweaver but I'm guessing you don't have it.
There are hundreds of different ways we could help you. There are even more ways of doing what your trying to do.
For instance, you could just create layers for the menus that appear when you hover over or click something. When you roll out then it closes again. This is done using z-index in css with layers.
By wanting to create a drop down menu, your kinda getting out of the bath tub and diving into the pond!
So, first of all...tell us exactly what you want and we'll do a combination of the following.
- Suggest a method of doing this if it seems better then what you seem to try and do. (coder's law states that no matter how good you are, there is always an easier way of doing what you wanna do)
- Point you in the direction of some good online help or type up some kind of article. Like I could
I've learnt some Javascript and proficient in CSS *griiiiiin*
- Do it for you then send you the relevent code/files.