Hi Ken,
Thanks for your reply, and sorry for being a bit vague. I think I
understand  what you are suggesting with the accept option (from what
I've seen in the docs) and I think that may be what I want. I'll look
into it and will report back..

With regards to my other point - I'll try and explain.

What I want to do is replicate the behavior that a drop action fires -
ie animating to a the last sortable's child node - however, I'd like
to be able to specify the sortable it goes to.

At the moment I'm hacking it using cloned nodes and Effect.Move and
Position.cumulativeOffset() to give me something like that behaviour -
but it's awfully hacky.

An example of WHY I want to do this might be:

Lets say you have several sortables (1 source, and several targets),
but you decide to remove one of the targets that contains draggables.
These draggables would need to animate smoothly back to the "source"
so they coudl be re-dropped on other targets.

Does that make sense?

Cheers,
Dave


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to