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-04-20 03:02:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff055a0c353c3c8ce6e5bfa07ad7cb03e8885bc5
jquery-ui
/
tests
/
unit
/
tooltip
History
Scott González
498aadf644
Tooltip: Ignore disabled checks when closing.
Fixes
#8758
- Tooltip: Tooltip is shown, but not hidden if element has class=ui-state-disabled.
2012-11-09 13:07:53 -05:00
..
all.html
Upgrade jQuery to 1.8.2.
2012-09-20 21:41:47 -04:00
tooltip_common.js
Tooltip: Fix default for position option, follow-up to
1d9eab1
.
2012-11-05 19:07:03 +01:00
tooltip_core.js
Tooltip: Ignore disabled checks when closing.
Fixes
#8758
- Tooltip: Tooltip is shown, but not hidden if element has class=ui-state-disabled.
2012-11-09 13:07:53 -05: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: Check type on event directly, preventing TypeError when programmatically moving focus to track-toolipped-input.
Fixes
#8747
- Tooltip: Using the track option within dialogs creates JS errors
2012-11-05 18:59:52 +01:00
tooltip.html
Tooltip: Use attributes, not properties, when checking for parent tooltips.
Fixes
#8742
- Tooltip shows incorrect message in chrome if there is input with name='title' in a form.
2012-10-28 20:28:55 -04:00