1) AnyLink Drop Down Menu
2) http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) My problem is with the initial menu (not the rollover drop down area). I set up the links according to the tutorial:
<a href="http://www.yahoo.com" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '150px')" onMouseout="delayhidemenu()">Whatever text</a>
But when I click the text/button, it won't go to the URL specified. It just sits there.
Any help is really appreciated. Thanks!



Reply With Quote

Bookmarks