Seems so obvious now, doesn't it? Thanks. Casper
On Aug 18, 1:59 pm, "Richard D. Worth" <[email protected]> wrote: > It's up to you to do any modification as a result of the drop event, like > so: > $('#droppable').droppable({ > drop: function(event, ui) { > $(this).append(ui.draggable); > } > > }); > > - Richard > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
