jmj011
08-14-2014, 10:18 PM
1) Script Title: AnyLink JS Drop Down Menu
2) Script URL (on DD):http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem: I have used this script for years on a number of my sites and it has served my purpose extremley well. I now have a situation where I need the mouseover to be an image "Hot Spot" and initiate the drop down.
This is the code for my image and hot spot.
<map id="ImgMap0" name="ImgMap0">
<area alt="" coords="17, 171, 219, 265" href="fire.html" shape="rect" />
</map>
<img height="623" src="images/background_05.jpg" usemap="#ImgMap0" width="980" />
The REL for my menu would be rel="anylinkmenu_product
Can't figure out how to modify the code.
Any help is apprieciated.
Thanks
2) Script URL (on DD):http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem: I have used this script for years on a number of my sites and it has served my purpose extremley well. I now have a situation where I need the mouseover to be an image "Hot Spot" and initiate the drop down.
This is the code for my image and hot spot.
<map id="ImgMap0" name="ImgMap0">
<area alt="" coords="17, 171, 219, 265" href="fire.html" shape="rect" />
</map>
<img height="623" src="images/background_05.jpg" usemap="#ImgMap0" width="980" />
The REL for my menu would be rel="anylinkmenu_product
Can't figure out how to modify the code.
Any help is apprieciated.
Thanks