Hi,
I don't know JQuery or JavaScript much, but tooltip takes what's in 'title'
field of its target to create header and body when page loads. I suppose it
creates and put in DOM tree everything else like onMouseOver() or other
functions, so it should be possible to just modify DOM tree to take them in
after it has been initialized, and put them in a timer or somewhere else in
DOM tree.

2009/6/25 Erwin Purnomo <panda...@gmail.com>

>
> Hi all
>
> I'm using jquery tooltip by Jorn (http://jquery.bassistance.de/)
>
> It's a great plugin, and pretty too :)
>
> But I want to change it so the tooltip wont close on mouse click
>
> Anyone has idea?

Reply via email to