简体   繁体   中英

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

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/

I use tooltipsy, this is an EXCELLENT tooltip program. You can set it to do pretty much anything you want. If you want custom CSS, okay, if you want to set your own show and hide events, okay, you can change what the tooltip aligns to, the delay until it shows, you can do whatever you want. Tootipsy is the best one I ever used. (I had to make a little modification to it to get it to use HTML in the tooltips though, but it's a very simple change)

Prototip怎么样?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM