Hello,
I'm using the code in the link below to pop up a tool tip from a link
This code calls the script using REL inside the <a></a> tags. When I put that inside the image map like this
<area shape="poly" coords="399,242,390,225,409,227" href="#" rel="balloon1">
but it's not working, and I'm sure it's because the REL doesn't work inside an image map. What can I replace it with? How can I work around this?
Thank you in advance
I'm using the code in the link below to pop up a tool tip from a link
This code calls the script using REL inside the <a></a> tags. When I put that inside the image map like this
<area shape="poly" coords="399,242,390,225,409,227" href="#" rel="balloon1">
but it's not working, and I'm sure it's because the REL doesn't work inside an image map. What can I replace it with? How can I work around this?
Thank you in advance