Store the title in a variable, remove it from the element, and restore it on mouseout.
Jörn On Sat, Dec 6, 2008 at 1:34 AM, Alex Hempton-Smith <[EMAIL PROTECTED]> wrote: > Hi all, > I'm using the "title" attribute to create my own custom tooltip, very simple > so it doesn't really need a plugin. > Everything works fine, except I would like to hide the default tooltip > (yellow on Windows). How would I go about this? > How do the tooltip plugins do it? > > Many thanks, > Alex >

