html - How to Hide the Native Mouseover a Title Element? -


i have designed table whereby want display tooltips when hover on item.

this mean.

http://i.stack.imgur.com/snsmc.png

however, problem having title displays twice! once using style created , once default browser behavior <a title=""> element...

how can solve this?

edit: have attached image, can see talking about.

you can make own , store title attribute's data in there , use new attribute display data , yes remove title attribute.

ok let's explain it, see have used title property's text of tabs hyperlinks show popup. suggesting make property, named data-popup, remove title attribute , change script , make use of data-popup property.

sorry ""attribute"" :p.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -