jquery-ui/tests/unit/draggable
Mike Sherov dc1e63b432 Draggable Tests: fix IE scroll tests affected by focus issues.
Calling element.focus() causes scroll in IE. In order to correctly test scroll behavior,
we must calculate scrollTop on the drag event, before .focus is called.
2014-02-18 12:48:06 -05:00
..
all.html Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
draggable_common.js Draggable Tests: Add test coverage for supported options 2013-03-04 01:05:11 -05:00
draggable_core.js Slider & Interactions: Add Windows 8 touch support 2014-01-15 15:38:10 -05: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 Draggable Tests: Test both position and offset of draggable element in all applicable tests. 2013-10-21 11:20:03 -04:00
draggable_options.js Draggable Tests: fix IE scroll tests affected by focus issues. 2014-02-18 12:48:06 -05:00
draggable_test_helpers.js Draggable Tests: fix IE offset tests affected by focus issues. 2014-02-18 12:48:06 -05:00
draggable.html All: Rename all files, removing the "jquery.ui." prefix; 2014-01-24 18:22:49 -02:00