Releases
v1.3.0
Features & Improvements
Added openEvents and closeEvents options.
Added popupClass option for custom tooltip classes.
Added CommonJS/Browserify support.
API
The destroy() API method elements argument is now optional. When omitted all instances will be destroyed.
Added toggle() method to the API.
Bug Fixes
The closeDelay timer is now correctly shared between all tooltips.
Browser dimensions cache is now initialized as soon as PowerTip loads.
Fixed queuing issue when the API hide() method is called immediately after show().
Fixed error when an element with an open tooltip is deleted.
The mouseOnToPopup option will now be ignored (forced false) when the manual option is enabled.
Fixed possible repeated event hooks when mouseOnToPopup is enabled.
Fixed mouseOnToPopup events being applied to other instances where manual is enabled.
Fixed old placement classes remaining on tip element when using reposition API and smart placement.
Miscellaneous
Fixed script url in the examples HTML file incuded in the release.
Documented the caching quirks for changing tooltip content.
PowerTip is now officially available on npm (as "jquery-powertip").
You can’t perform that action at this time.