I've got a sortable list and a bunch of draggables. The user should be able to drag items from the draggables onto the sortable list and save it. This part works perfect.
Now, upon dragging the item across, I don't want to add the same item onto the list, but rather I want to change it to something else (Like a preview of what the item they just added to the list will look like from the front end). I have tried to directly change ui.item, but it doesn't seem to work, any ideas on what I can try? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
