I tried for days to research this myself. I am hitting a brick wall. Can someone help me? I want to have different hotspots of one graphic be image rollovers when moused over. Can you help me with an example on one of the hotspots of how to put an image rollover in?
Code:<map name="FPMap0"> <area href="javascript:popUp1('http://google.com')" shape="rect" coords="5, 58, 48, 92"> <area href="javascript:popUp2('http://google.com')" shape="rect" coords="68, 6, 159, 96"> <area href="javascript:popUp3('http://google.com')" shape="rect" coords="181, 66, 210, 92"> <area href="javascript:popUp4('http://google.com')" shape="rect" coords="241, 5, 394, 92"> <area href="javascript:popUp5('http://google.com')" shape="circle" coords="484, 122, 22"></map> <img border="0" src="images/Pic_here.bmp" usemap="#FPMap0">




Reply With Quote



Bookmarks