jquery nested tree sortable

jquery nested tree sortable

Hi! I have spent the past few days lookinf for a solution in jquery to sort and serialize the data (to send to a php script) of a multiple nested tree.

Something like in this example
Image

unfortunately I haven't found anything, I have seen a few valid things but non of them are capable of multilevel nesting

Any ideas?