I have a list that uses Scriptaculous 'Sortable' to allow list items to be drag and dropped into another list. This works just fine, however I wish to update the contents of the first list using a drop menu/Ajax. The list populates with new content just fine, however this new Ajax loaded content is not dragable.
How can I make the Ajax loaded content dragable?
Thanks!
SoniaBaby