]> source.dussan.org Git - jquery-ui.git/commit
draggable: revert option now accepts "invalid", "valid" and true as possible options...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 3 Jul 2008 14:59:10 +0000 (14:59 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 3 Jul 2008 14:59:10 +0000 (14:59 +0000)
commit7c5e5d9c5e1e7cb90b33fd9e7faca6b721b633af
tree8fa7cb9467cc981c5f6f62ab4e2cfac1770dac41
parent069fcab637893d464a397db40780cbcfb4615eaf
draggable: revert option now accepts "invalid", "valid" and true as possible options: true always reverts, "invalid" only reverts when not dropped on a possible target, and "valid" does the contrary (implements #2914)
ui/ui.draggable.js