Intermixing HTML with SVG

I have a big SVG (World Map) where I have a region highlighted
http://lukesspot.com/indus_links/map.html
Im trying to create a tooltip over that region, which is what the red box is for.
But when I overlay it on top of the region, the hover effect goes away, is there a way to have both

oh duh, the tooltip doesn’t have to be a link

I cant seem to find a solutionn for this. I did find a way to have a tooltip using S VG,
http://iamceege.github.io/tooltipster/

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.