Hello, I've two sortables on a page that are connected to each other, a source list, and a destination list. Currently when I drag an item from the source list it moves it to the destination list. I'd like it to duplicate the item, leaving the original in the source, and making a copy in the second list. Ideally I'd also like each duplicated item to be given a unique ID so it can be serialised and saved.
Is it possible to do this? Thanks Ric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
