The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
BeautyTips 0.9.5-rc1
* Removed old janky/broken animation stuff
* Created new showTip and hideTip override-able functions to handle custom show and hide animations and alterations
* Added animation example to the demo page
* Changed overrides from jQuery.bt.defaults to jQuery.bt.options. Use jQuery.bt.options to override defaults for all tips on the current page.
* MUCH REQUESTED: Added offsetParent option to offset tips relative to body (or another element) -- allows tips to be "popped out" of clipping divs
* shrinkToFit option allows tip to shrink for narrower content
* Wrapped user agent test in try{} to ensure compatibility
* preShow now fires after build, but before display
* new preBuild function fires where preShow used to be
* fixed issue #8029 where additional ajax options weren't working
* #7310 a function may now be passed as contentSelector
* Hulu example!
