[jQuery] avoid displaying native browser tooltip on links
I have a series of links in my page, all with its title atribute
filled. The thing is that I don't want the browser to show this title
whenever i hover those links, but still want to have mi titles in the
markup
Is there any way to do it?
thanks a lot for your help