Twitter Bootstrap: tooltips on html map area

Anton picture Anton · Jul 27, 2012 · Viewed 13.6k times · Source

Tooltips from twiiter bootstrap is great, but they didnt work with <area> tags :( How can I fix it?

I've noticed that js works, tooltip element is created, but it's position is wrong..

I've made a little example. http://jsfiddle.net/dhkFN/1/

Answer

jackmcpickle picture jackmcpickle · Oct 31, 2012

I love Twitter bootstrap but some of the js plugins are a little simple in their current form.

Checkout qTip 2 - http://qtip2.com/

Does everything including image maps - http://qtip2.com/demos/#imagemaps

and you can just adjust the output classes to the bootstrap ones.