1) Script Title: AnyLink Drop Down Menu
2) Script URL (on DD): http://dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem: I need more clarification on what to do with the following sample in order to make this menu work. I know that I should replace "Web Design" with my menu item's name, but is there anything else I need to modify? I'm thinking that the reason my code is not working is that I may need to change the "default.htm" to something else as well. I'm sorry, but I don't know much about code. I'm using Dreamweaver and only change very minor things in code.
<a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '150px')" onMouseout="delayhidemenu()">Web Design</a>
Any information would be greatly appreciated![]()



Reply With Quote

Bookmarks