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
0cf875e5e34e4b2c11802eb856190e6cca649bab
jquery-ui
/
tests
/
unit
/
effects
History
Scott González
948563b8b5
Effects: Delegate to core show/hide when the element is already in the correct final state. This forces the element to go through the olddisplay tracking and forces styles on elements even if they're hidden via an ancestor.
Fixes
#9120
- Effects: .hide() inconsistent with core with a hidden parent.
2013-02-26 10:36:03 -05:00
..
all.html
Updating 'jQuery' to 1.9.1.
2013-02-05 13:47:59 +00:00
effects_core.js
Effects: Delegate to core show/hide when the element is already in the correct final state. This forces the element to go through the olddisplay tracking and forces styles on elements even if they're hidden via an ancestor.
Fixes
#9120
- Effects: .hide() inconsistent with core with a hidden parent.
2013-02-26 10:36:03 -05:00
effects_scale.js
Tests: Enable QUnit.config.requireExpects.
2012-06-27 11:32:48 -04:00
effects.html
Effects: Delegate to core show/hide when the element is already in the correct final state. This forces the element to go through the olddisplay tracking and forces styles on elements even if they're hidden via an ancestor.
Fixes
#9120
- Effects: .hide() inconsistent with core with a hidden parent.
2013-02-26 10:36:03 -05:00