This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery-ui
Watch
1
Star
0
Fork
0
You've already forked jquery-ui
mirror of
https://github.com/jquery/jquery-ui.git
synced
2024-11-21 11:04:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
948563b8b5
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