jquery-ui/tests/unit/draggable
Mike Sherov e12e3e12b1 Mouse: Only detect out of document mouseups after a mousemove
This prevents the firing of mouseup in the case of IE<9, which will
fire a mousemove event if content is placed under the cursor on
mousedown.

Fixes #7778
2014-08-20 11:19:36 -04:00
..
all.html Tests: Fix composite tests 2014-08-01 12:25:14 -04:00
draggable_common.js Draggable Tests: Add test coverage for supported options 2013-03-04 01:05:11 -05:00
draggable_core.js Mouse: Only detect out of document mouseups after a mousemove 2014-08-20 11:19:36 -04:00
draggable_events.js Draggable: Recalculate hash offset on start after plugins run 2014-08-16 21:27:16 -04: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: Ensure helper is positioned even if its the element itself 2014-08-19 15:15:21 -04:00
draggable_test_helpers.js Draggable Tests: Fix several whitespace issues. 2014-08-12 19:30:09 -04:00
draggable.html Draggable: Set explicit width/height instead of right/bottom css. 2014-08-18 15:30:54 -04:00