[jQuery] Simple way to suppress display of title attribute on hover?

[jQuery] Simple way to suppress display of title attribute on hover?


I sometimes use the title attribute in DIVs to store data. Normally,
it displays on mouseover. Just wondering what a best practice to
suppress that.
...Rene