I am making a website, in the website i haven an image with an image map.
I am stuck on this point, the popover is working perfectly in an tag but not in the tag. does anyone know how to get the twitter-bootstrap popover work on an image map?
I think it has someting to do with this line: $('#example').tooltip(options) tooltip exaple
Thanks (i hope my English is understandable)
Turn your image map into something like (fill the
...pxwith actual dimensions):Then deal with the anchors like you are used to.