Is there a jquery tooltip plug-in or a self-made solution where the tooltip appears in the style / colors of the jquery ui theme in use?
Perhaps by "abusing" the jquery ui dialog?
Is there a jquery tooltip plug-in or a self-made solution where the tooltip appears in the style / colors of the jquery ui theme in use?
Perhaps by "abusing" the jquery ui dialog?
There is a jQuery UI Tooltip in development... download it from github and read through the comments on that page on how to use it.
My company uses Qtip from Craigworks, and it already has the Themeroller support working. It's the most bug-free tooltip system I've ever used:
http://craigsworks.com/projects/qtip/
If you get stuck on the Themeroller incorporation, there's very good help in the forum.