I downloaded and have setup:
AnyLink Drop Down Menu
Everything is working fine except the fact that I cannot get my hreft to work for the main link... for example...
If I have a link that has a menu of the following:
Commercial (commercial.php)
|
|- item1 (about.item1.php)
|- item2 (about.item2.php)
I cannot click the about link... it will not take me to about.php.
The code that is used:
Thanks for any help with this...Code:<a href="commercial.php" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '150px')" onMouseout="delayhidemenu()">Commercial Insurance</a>



Reply With Quote

Bookmarks