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
ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d
jquery-ui
/
tests
/
unit
/
draggable
History
JustinMacCarthy
05368115bb
added empty test for containment by array option
2010-07-16 02:44:08 +08:00
..
draggable_core.js
draggable unit tests: typo in 'addClasses: false' test
2009-02-02 07:12:37 +00:00
draggable_defaults.js
Fixed
#4036
(draggable: cssNamespace option should be removed, addClasses option added)
2009-02-02 06:45:50 +00:00
draggable_events.js
draggable: implemented
#4145
- start,drag and stop events should be preventable
2010-01-28 16:35:59 +00:00
draggable_methods.js
Removed use of .data() for getting/setting options in tests; using each plugin's option method instead.
Fixes
#4853
- Remove use of .data() for options in tests.
2009-11-09 01:50:23 +00:00
draggable_options.js
added empty test for containment by array option
2010-07-16 02:44:08 +08:00
draggable_tickets.js
draggable unit tests: cleanup
2009-02-02 06:34:44 +00:00
draggable.html
Unit tests: Try to disable tests only for testswarm; if this works, I'll modify the other ones as well
2010-04-14 18:53:01 +02:00