That is an excellent solution! Thanks! Floyd
On Aug 18, 2009, at 1:05 PM, ColinFine wrote: > > > > On Aug 14, 1:32 pm, Floyd Resler <[email protected]> wrote: >> I think you're right on that. I should have expanded my question. >> If >> the object isn't dropped on a Droppable object, how do I get it to go >> back to its original position? I tried setting revert to true but >> the >> object always goes back. >> > I found this a problem too. > > What I did was to use revert, but in my onDrop I would hide the > object. There would be a moment when it vanished before the Ajax > redisplayed it, but I thought that was better than having it revert > until the Ajax redisplayed it. > > > --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
