Re: [Proto-Scripty] onDrop in Sortable

2011-09-23 Thread Walter Lee Davis

On Sep 23, 2011, at 11:47 AM, Luke wrote:

> Hi,
> 
> it seems there's no callback for 'onDrop' (like in Droppable) in 
> Scriptaculous' Sortable. Is there any way to call a function whenever an 
> element's dropped in Sortable?

Implicitly, dropping calls the onChange callback, and you could use that.

Walter

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.



[Proto-Scripty] onDrop in Sortable

2011-09-23 Thread Luke
Hi,

it seems there's no callback for 'onDrop' (like in Droppable) in 
Scriptaculous' Sortable. Is there any way to call a function whenever an 
element's dropped in Sortable?

Thanks
Lukas

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/prototype-scriptaculous/-/DlJnb2kjbuQJ.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.