Is there a JQuery tooltip plugin that supports HTML content and automatically positions tooltips?

Posted by FoxDemon on Stack Overflow See other posts from Stack Overflow or by FoxDemon
Published on 2010-04-15T09:05:33Z Indexed on 2010/04/15 9:13 UTC
Read the original article Hit count: 222

Filed under:
|
|
|

I am searching for a Tooltip plugin/library for JQuery. It should be able to automaticlly position tooltips, like TipTip, and also support HTML content for the tips.

TipTip does fullfill both conditions, but:

Added HTML support with Tip Tip. You can now add HTML into the Title attribute (though this is not recommended if you want strictly valid code).

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript