Search code examples
javascriptjqueryhtmltooltip

Tooltip for HTML content


Anyone know a good alternative to the flowplayer tooltip? I need same functionality of HTML content with Tip remaining active when mouseenter inside of tooltip as the below demo shows. Also need tooltip to close onclick

http://flowplayer.org/tools/demos/tooltip/any-html.html


Solution

  • I prefer qTip2. It does everything you'd ever need a Tooltip plugin to do. It comes preloaded with several CSS themes and the best part is that the developer answers questions in his forum on a daily basis.

    http://qtip2.com/demos

    http://qtip2.com/guides


    EDIT 8/28/13

    Now I prefer a jQuery plugin called Tooltipster. Mainly because it's much easier to configure, and I don't have to do anything to the CSS because I already like how it looks.

    http://calebjacob.com/tooltipster/