[qTip2][site] - Pretty powerful tooltips ================================ Introducing… qTip2. The second generation of the advanced qTip plugin for the ever popular jQuery framework. Building on 1.0's user friendly, yet feature rich base, qTip2 provides you with tonnes of features like [speech bubble tips][tips] and [imagemap support][imgmap], and best of all... **it's completely free under the MIT/GPLv2 licenses!** More documentation and information is available at the [official site][site]. ## Browser support
8+       3+       6+       9+       2+, iOS 4+
## Getting qTip2 ### Stable releases You can grab the *latest stable releases* from the [download page][download] of the [official site][site]. This also lets you choose what [plugins][plugins] you'd like included in your download, as well as other things. Otherwise, if you prefer to use a [CDN] [wikipedia-cdn], you can now find qTip2 available on [cdnjs] [cdnjs]. ### Bleeding edge You can grab the latest and greatest qTip2 nightly from the [dist][dist] directory and get started quickly. Download the [production version][min] or the [development version][max]. ### Custom builds You can also build your own qTip2 script that includes select [plugins][plugins] and [styles][style] to reduce the overall file size and remove features you don't plan on using. Find more information about this [here][build] ## Documentation Take a look at the [Wiki][wiki] for extensive docs and guides. ## Release History _(Nothing yet)_ ## Questions or problems? If you have any questions, please feel free to post on the [support forums][forums], but before you do make sure to check out the [thorough documentation][wiki] both here in the repo and on the [official site][site]. ## License Copyright (c) 2012 Craig Michael Thompson. Licensed under the MIT, GPL licenses. *See [here][license] for more details.* ## Special thanks Big shout-out to ["Cowboy" Ben Alman][cowboy] for providing the [grunt][grunt] build system used by qTip2 [min]: https://raw.github.com/Craga89/qtip2/master/dist/jquery.qtip.min.js [max]: https://raw.github.com/Craga89/qtip2/master/dist/jquery.qtip.js [dist]: /Craga89/qTip2/tree/master/dist [wiki]: /Craga89/qTip2/wiki [build]: /Craga89/qTip2/wiki/custom-build [style]: /Craga89/qTip2/wiki/style [plugins]: /Craga89/qTip2/wiki#plugins [tips]: /Craga89/qTip2/wiki/tips [imgmap]: /Craga89/qTip2/wiki/imagemap [site]: http://craigsworks.com/projects/qtip2 [download]: http://craigsworks.com/projects/qtip2/download [forums]: http://craigsworks.com/projects/forums [license]: http://jquery.org/license [cowboy]: https://github.com/cowboy [grunt]: https://github.com/cowboy/grunt [wikipedia-cdn]: http://en.wikipedia.org/wiki/Content_delivery_network "Content Delivery Network" [cdnjs]: http://cdnjs.com/