|
hi CSUjr
I've tried and I did the same thing as You did
but e-mail link is doing pretty well, and on the same graphic I've made another hotspot with link on another page....Working!
Here's the part of code in DW8...
<map name="Image2Map">
<area shape="rect" coords="38,72,175,121" href="mailto:moondog@blabla.com" target="_blank">
<area shape="circle" coords="304,90,52"
href="moondog.html" target="_blank">
So, when You want to make an e-mail link, do not use command INSERT!
Simply write in hotspot link text - mailto:name@address.com .
The e-mail link won't appear at the bottom. It appears exactly on place of hotspot. Try this.
|