Tim,

What kind of info are you looking for?  onChange gives you the draggable element, which you can save locally to pass onto onUpdate.

see

http://www.ruby-forum.com/topic/73354#new

george



On 8/11/06, Tim Bellinghausen <[EMAIL PROTECTED]> wrote:
Hi *,

is there a callback or something else to get noticed, if the user starts
(stops) to drag an element of a sortable? I only found the onUpdate and
onChange callbacks, but they don't give the information I need.

Thanks in advance,

Tim

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs



--
"The wheel's spinning, but the hamster's dead"
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to