image map
-
Hello everyone, I was wondering if I can use this plugin in the case of a specifi image area in an image map. For example if we have something like this:
<img src="www.source.com/source.jpg" usemap="#abc" /> <map id="abc" name="abc"> <area shape="circle" alt="Image area no1" title="Area no1" coords="96,135,77" href="www.google.com" /> <area shape="circle" alt="Image area no2" title="Area no2" coords="96,135,77" href="www.yahoo.com" /> <area shape="default" nohref alt="" /> </map>
Can I use one tippy for each image area using this plugin?
Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘image map’ is closed to new replies.