[jQuery] [tooltip] Possible to disable hiding onclick?

[jQuery] [tooltip] Possible to disable hiding onclick?


I'm a first time jQuery user and I just finished integrating jQuery
and tooltip (http://docs.jquery.com/Plugins/Tooltip) on my website.
Things are going great and I'm regretting not using it for so long,
but my problem is that my tooltips disappear on click. This isn't an
issue for links but I have some <span>'s and other elements with
tooltips that I don't want disappearing until the user mouses off.
Any ideas?