This is my first post to this mailing list so I hope its in the right location.I''m trying to use a list of draggables (not sortable) which I can drag into a droppable div. The goal is to create a new item, not to move from one list to the other. When a new draggable is dropped, a new div is added to the droppable div and a sortable is created. Everything is working fairly well, to this point. The problem is that while I can drag the items in the list, when I try to reorder my sortable, the new order is never redrawn. The dragged list item floats back to its original location and the list remains in its original order. When the sortable is created if I make the dropOnEmpty then I can resort the list but I can only add 2 items. After that it seems like the droppable goes away. Can anyone provide any help as to how I can get this working. Script.aculo.us has been great until I hit this snag. Thanks! _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs