]> source.dussan.org Git - jquery-ui.git/commit
draggable: implemented more advanced features for the snap option - you can now pass...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 17 Jul 2008 16:13:10 +0000 (16:13 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 17 Jul 2008 16:13:10 +0000 (16:13 +0000)
commit83f858aa286c6351c0a48004ca11f205b2833887
treed3f60e2bc99849202beff0917b8712b49e1339a7
parentdb258edf2a4411e888e13180ec60b4d56436808c
draggable: implemented more advanced features for the snap option - you can now pass in a object instead of a bolean into "snap", possible keys are the callbacks snap/release (which both receive ui.snapItem) and items (jQuery selector, defaults to :data(draggable))
ui/ui.draggable.js