Closed
Description
The documentation of http://api.jqueryui.com/draggable/#option-revert describes boolean and string as allowed values, however a function is also supported:
($.isFunction(this.options.revert) && this.options.revert.call(this.element, dropped)))
Metadata
Metadata
Assignees
Labels
No labels