1) Script Title: AnyLink JS Drop Down Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem: I can't seem to get the drop down links to work. I am a novice at web development but I have been able to get the old dynamic drive anylink code to work. I can't get it to work this time.
I tried posting the code as its described without modification, but the links don't drop down. What am I doing wrong?
http://cdlbiz.com/form/company/company3.html
I saved the three files within the website folder:
* anylinkmenu.js
* menucontents.js
* anylinkmenu.css
Pasted the code in the head section:
<link rel="stylesheet" type="text/css" href="anylinkmenu.css" />
<script type="text/javascript" src="menucontents.js"></script>
<script type="text/javascript" src="anylinkmenu.js">
/***********************************************
* AnyLink JS Drop Down Menu v2.0- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Project Page at http://www.dynamicdrive.com/dynamici...pmenuindex.htm for full source code
***********************************************/
</script>
And then established the anchor link but it doesn't drop down. Any thoughts?
Thank you.



Reply With Quote

Bookmarks