开发者

Which tooltip plugins are compatible with jQuery 1.5 (the current version)?

开发者 https://www.devze.com 2023-02-15 11:20 出处:网络
There a开发者_C百科re a ton of excellent tooltip plugins for jQuery, but most seem outdated. In particular, we wanted to use qTip, but it only supports jQuery 1.3.

There a开发者_C百科re a ton of excellent tooltip plugins for jQuery, but most seem outdated. In particular, we wanted to use qTip, but it only supports jQuery 1.3.

Which tooltip plugins support jQuery 1.5?

Which are your favorite tooltip plugins, and why?

Thanks!


What makes you think a plugin made to work with jQuery 1.3 won't work in jQuery 1.5?.... from the qTip site:

We recommend version 1.3 due to its significant speed increases in several areas, but qTip supports the use of jQuery version 1.2.6 and above for all you who have decided not to upgrade.


You should use cluetip

Its easy to use, see the demo, and there is all kind of skins


I am in the process of converting from qtip version 1 to qtip version 2 http://craigsworks.com/projects/qtip2/

I am using jquery 1.4.4 but according to the documentation it works with jquery 1.5

There are many other features which are included such as ajax, modal etc.

Qtip2 has detailed documentation, various different demos and tutorials.

I went through an entire list here: http://www.enfew.com/21-best-jquery-tooltip-plugins-tutorials/ and decided to settle on qtip1 and as soon as I discovered qtip version 2, I was settled that it provides the best solution for my usage.


jQuery UI Tooltip (still under development) is pretty hardcore - and mostly functional at this point... There are features that are going to show up before they release it with 1.9, but you could grab the source from github and take a look at how they implement it.

0

精彩评论

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