开发者

How to display tooltip in jquery ui theme style

开发者 https://www.devze.com 2023-01-04 00:16 出处:网络
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?

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 jqu开发者_如何学Goery 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.

0

精彩评论

暂无评论...
验证码 换一张
取 消