Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jquery.powertip-1.3.1.zip | 2018-04-15 | 38.1 kB | |
1.3.1.tar.gz | 2018-04-15 | 48.1 kB | |
1.3.1.zip | 2018-04-15 | 69.6 kB | |
README.md | 2018-04-15 | 722 Bytes | |
Totals: 4 Items | 156.5 kB | 0 |
- Features & Improvements
- Mouse-follow tooltips will now fall back to static placement when opened via a non-mouse event.
- CSS border color for tooltip arrows are now set to inherit, making it easier to override colors.
- Bug Fixes
- Apply popupClass before tooltip positioning.
- Fixed non-functional tooltips on even number repeated powerTip() calls on the same element(s).
- Fixed issue with non-mouse events tracking invalid coordinates on Firefox with jQuery 3.
- Fixed destroy() API method not cleaning up a currently open tooltip.
- Fixed mouse follow tooltip placement when corner trapped on a horizontally scrolled page.
- Fixed CSS arrows not rendering on Internet Explorer 8.