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
e11cfce8013ebb32853ffb6972ea36e785fb8016
jquery-ui
/
tests
/
unit
/
draggable
History
Mike Sherov
49c7b7200e
Draggable: Don't cache parent offset if the parent position is fixed.
Fixes
#5009
- Draggable: scroll not working with parent's position fixed
2013-04-03 12:26:39 -04:00
..
all.html
Updating 'jQuery' to 1.9.1.
2013-02-05 13:47:59 +00:00
draggable_common.js
Draggable Tests: Add test coverage for supported options
2013-03-04 01:05:11 -05:00
draggable_core.js
Draggable: Don't cache parent offset if the parent position is fixed.
Fixes
#5009
- Draggable: scroll not working with parent's position fixed
2013-04-03 12:26:39 -04:00
draggable_events.js
Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations.
2013-03-19 16:53:35 +01:00
draggable_methods.js
Widget: Stop setting ui-state-disabled and aria by default on setting disabled option.
2013-03-14 19:08:21 -04:00
draggable_options.js
Draggable Tests: Fix IE8 test failures by accounting for the IE8 testswarm IFRAME positioning bug.
2013-03-31 12:19:43 -04:00
draggable_test_helpers.js
Draggable tests: Don't use .on().
2013-03-09 08:12:47 -05:00
draggable.html
Draggable: Account for descendants in handle.
2013-03-08 10:08:58 -05:00