This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jquery-ui
Watch
1
Star
1
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2026-05-13 03:01:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb392b30359e334a1777ed3a8bc1237ce09528a5
jquery-ui
/
tests
/
unit
/
tooltip
History
Jörn Zaefferer
78f781fccd
Tooltip: Unit test for nested tooltips
2012-10-21 13:25:36 -04:00
..
all.html
Upgrade jQuery to 1.8.2.
2012-09-20 21:41:47 -04:00
tooltip_common.js
Tooltip: Change the default items selector to exclude disabled elements.
Fixes
#8661
- Tooltip doesn't hide on disabled anchor element [IE only].
2012-10-12 20:26:47 -04:00
tooltip_core.js
Tooltip: Unit test for nested tooltips
2012-10-21 13:25:36 -04:00
tooltip_events.js
Tooltip: Update events test to cover correct behaviour
2012-10-21 13:15:59 -04:00
tooltip_methods.js
Tooltip: Better cleanup on destroy.
Fixes
#8627
- The Tooltip destroy method is not clearing up the data properties.
2012-10-05 12:52:02 -04:00
tooltip_options.js
Tooltip: Do not attempt to position if tooltip is hidden.
Fixed
#8644
- Delayed tooltips set to track should reposition when being shown for the first time.
2012-10-21 13:15:59 -04:00
tooltip.html
Tooltip: Unit test for nested tooltips
2012-10-21 13:25:36 -04:00