Tooltip for HTML content

2019-03-31 01:03发布

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

3条回答
Melony?
2楼-- · 2019-03-31 01:42

What about Prototip?

查看更多
forever°为你锁心
3楼-- · 2019-03-31 02:00

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)

查看更多
看我几分像从前
4楼-- · 2019-03-31 02:03

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/

查看更多
登录 后发表回答