[Seaside] SUSortable - how to show "waitbox" on drop event

Gerhard Obermann obi068 at gmail.com
Mon Apr 7 18:09:16 UTC 2008


Hi!

You could use onStart: and onEnd: if you are using SUDraggable and
SUDroppable!
For SUSortable you could only try:
onUpdate: anObject
 "Called when the drag ends and the Sortable's order is changed in any way.
When dragging from one Sortable to another, the callback is called once on
each Sortable."

br
Gerhard



On Mon, Apr 7, 2008 at 5:27 PM, Petr Fischer <petr.fischer at praguesoft.cz>
wrote:

> Hi, is posible to show "lighboxed wait dialog" on drop event in sortable?
> More generally - can I call my own javascript function on drop event in
> sortable?
>
> Thanks for suggestion, pf
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080407/e47a1bbf/attachment.htm


More information about the seaside mailing list