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
cac005aca162fdff6fc52f37efbdb0d607adff50
jquery-ui
/
tests
/
unit
/
draggable
History
Richard Worth
bfc180b1ba
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
2010-03-12 03:18:34 +00: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
draggable: implemented
#4145
- start,drag and stop events should be preventable
2010-01-28 16:35:59 +00:00
draggable_tickets.js
draggable unit tests: cleanup
2009-02-02 06:34:44 +00:00
draggable.html
html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase
2010-03-12 03:18:34 +00:00