I want to disable the behavior of rolling over a link and having the title content display. I realize that removeAttr will do it. But that removes it form the DOM completely. And I will need it later.
Is there a way to use disableDefault to just not display the tool tip on roll over? I don't seem to be able to do it. Lemme know. Dave