Log in

View Full Version : AnyLink CSS Vertical Menu, AnyLink CSS Menu, & JavaScript



mk78
08-03-2006, 01:31 PM
I have top and left navigation on my site and want to use both the AnyLink CSS Vertical Menu (http://dynamicdrive.com/dynamicindex1/anylinkcss2.htm) and AnyLink CSS Menu (http://dynamicdrive.com/dynamicindex1/anylinkcss.htm). However, I can only get one to work at a time, which I am pretty sure has to do with the fact that there are 2 .js files with same function/variable names. So, I attempted to rename what was the same and delete what was duplicated. The top nav works, but the left nav doesn't. In Firefox, you'll see the left submenu appear on the 1st link (but not go away), and in IE, when you hover over the left menu (1st link), it doesn't show at all and provides an error. I don't know too much about JS, so my attempt to change the code probably did more bad than good. Any suggestions on how to make both of these menus work on the same page with 1 JS file?

Check the page out here. (http://www.ioigalapagos.com/test/index.shtml)

blm126
08-03-2006, 01:47 PM
Your in the wrong forum, and read this (http://www.dynamicdrive.com/forums/showthread.php?t=320). Take a look at number 2

mk78
08-03-2006, 01:56 PM
Woops! First time posting, *sorry* :o