Normally when we hover over a link defined by <a href="blah.com">this is a link</a> we get a tool tip in the bottom corner of browser saying that its going to “blah.com”.
Now I am trying to use <map>, which doesn’t show a tool tip.
Is there a way to make that happen?
This is probably what you’re looking for. This is a slightly modified version of Jose Antonio’s solution. Have added code to show tool-tip on bottom right of browser window.
Check this fiddle: http://jsfiddle.net/xmkFB/1/