Hi,
I'm using this tooltip plugin: http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/
Is there any way I can make the tooltip clickable? I don't want the tooltip to disappear when I try to mouse-over it.
If not, what other jQuery plugin do you recommend that will allow clickable tooltips? One feature I NEED is the ability to specify custom content for the tooltip, content which is not associated with any other HTML element in the page.
Thanks!