http://drupal.org/project/cluetip - http://plugins.learningjquery.com/cluetip/demo/
For developers considering options relating to including jquery plugins, I know there is a module or two in active development that are working on centralizing these into a registry of some kind so modules don't end up including the same plugin multiple times. The D6 version of this module uses the JQ for this

http://drupal.org/project/jtooltips - http://jquery.bassistance.de/tooltip/demo/

http://drupal.org/project/qtip - http://craigsworks.com/projects/qtip/demos/

Prefer one module that handles them all, with sub-modules of their developers.

Then the plugins should go in sites/all/libraries and work with:
http://drupal.org/project/glossary
http://drupal.org/project/jq
http://drupal.org/project/jqp

Something like that..?

Comments

CatherineOmega’s picture

Agreed. There should be a standardized way of handling all of the above.

rootwork’s picture

Any progress on this? Has there been discussion?

Dave Cohen’s picture

I think its great there are tooltip options out there. Many of them more supported than this module.

My thing is I want a hovering tooltip that allows a user to copy text and click hyperlinks from the tooltip. I have yet to find one that supports that, except this module. If I did, I just say use that instead.