evalopez
06-04-2003, 09:08 PM
Ok - I have an image map, and I want it to show the name of the link in the status bar. How do I do that???
here's the map I'm using:
<map name="Map">
<area shape="rect" coords="76,79,94,149" href="home.htm" target="IFrame">
<area shape="rect" coords="96,80,114,151" href="discography.htm" target="IFrame">
<area shape="rect" coords="115,79,134,150" href="lyrics.htm" target="IFrame">
<area shape="rect" coords="135,79,154,150" href="pics.htm" target="IFrame">
<area shape="rect" coords="154,79,175,150" href="http://geocities.yahoo.com/gb/sign?member=je_treasury" target="_blank">
<area shape="rect" coords="176,79,195,149" href="http://geocities.yahoo.com/gb/view?member=je_treasury" target="_Blank">
<area shape="rect" coords="196,78,214,153" href="http://www.joyelectric.com" target="_Blank">
<area shape="rect" coords="214,79,234,154" href="http://www27.brinkster.com/joyelectric" target="_Blank">
<area shape="rect" coords="234,79,254,149" href="ftp://207.41.94.10/" target="_blank">
</map>
here's the map I'm using:
<map name="Map">
<area shape="rect" coords="76,79,94,149" href="home.htm" target="IFrame">
<area shape="rect" coords="96,80,114,151" href="discography.htm" target="IFrame">
<area shape="rect" coords="115,79,134,150" href="lyrics.htm" target="IFrame">
<area shape="rect" coords="135,79,154,150" href="pics.htm" target="IFrame">
<area shape="rect" coords="154,79,175,150" href="http://geocities.yahoo.com/gb/sign?member=je_treasury" target="_blank">
<area shape="rect" coords="176,79,195,149" href="http://geocities.yahoo.com/gb/view?member=je_treasury" target="_Blank">
<area shape="rect" coords="196,78,214,153" href="http://www.joyelectric.com" target="_Blank">
<area shape="rect" coords="214,79,234,154" href="http://www27.brinkster.com/joyelectric" target="_Blank">
<area shape="rect" coords="234,79,254,149" href="ftp://207.41.94.10/" target="_blank">
</map>