http://dynamicdrive.com/dynamicindex1/dropmenuindex.htm
In the a link, there is a href="default.htm". I can't get it to open when the link is clicked. Everything else works just fine (popup links). Am I overlooking something? (I want this to work in case user has javascript disabled)
Code:<a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '150px')" onMouseout="delayhidemenu()">Web Design</a>



Reply With Quote

Bookmarks