mouse capture drop down menu
I am creating a drop down menu, however the drop down portion of the menu is static html text.
I am trying to link the main sections of the menu, link to other pages within the website.
The problem is that it keeps adding the name of the htm page I am including the .js file in before the rest of the link.
example:
http://www.dropdown.com/menu/index.htm (lets say this is the page I have the .js file included in)
I want to link to http://www.dropdown.com/test.htm (The link I am getting is: http://www.dropdown.com/menu/test.htm
If I were using these exact url's you can see how it is inserting menu before the page I am trying to get too!
Any help would be much appreciated.
Jshim Started By jshimkus on Aug 28, 2001 at 11:49:08 AM |