Ok, I'm trying to implement brothercake's menu on my website. Here's the website:
http://ccc.domaindlx.com/nmajdan/dev/linksdev.html. It works great when I'm using his one.html, but when I move the code into my website, as you can see, it messes up. What is going wrong?
Another question. How can I turn off a link? Meaning some of my highest level categories (ie. Ranking & Odds, Sooner Sites) should not link to anything but should just pop up the lower level menu. Any way to do this? I've tried putting in
,' ',,
,,, and
null but nothing worked. I've never touched javascript before but I have very low level experience (college courses) in C, Java & VB.