Trouble with Drag/Drop Tree

Trouble with Drag/Drop Tree

I'm having trouble getting a draggable tree to work.

What I'm ultimately trying to do is send a serialized list to PHP, including the position and parent values for each item.

The first problem I'm having is that the event seems to happen on the drag and not the drop. Help?


index.html - http://pastie.org/1138973

jquery.ui.nestedSortable.js - http://pastie.org/1138974