jquery-ui/tests/unit/droppable
2011-08-02 20:41:50 -04:00
..
all.html Tests: Added test suites to run individual widget tests against all supported jQuery versions. 2011-08-02 20:41:50 -04:00
droppable_core.js droppable unit tests: created separate file for each module: core, common widget, events, methods, options, tickets 2009-02-02 07:09:15 +00:00
droppable_defaults.js unit tests: minor updates 2009-02-02 13:23:51 +00:00
droppable_events.js droppable unit tests: created separate file for each module: core, common widget, events, methods, options, tickets 2009-02-02 07:09:15 +00:00
droppable_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
droppable_options.js unit tests: minor updates 2009-02-02 13:23:51 +00:00
droppable.html Tests: Added ability to run tests suites against different versions of jQuery core. 2011-07-28 07:34:31 -04:00