Treeview drag and drop
        Posted  
        
            by David Thorisson
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by David Thorisson
        
        
        
        Published on 2010-03-21T16:33:10Z
        Indexed on 
            2010/03/21
            16:41 UTC
        
        
        Read the original article
        Hit count: 513
        
jQuery
|drag-and-drop
I'm using the jQuery droppable/dragable to reorder a treeview (made up of ul/li items)
I have no problems making a element and dragging it into the tree
When I define the
Isn't this supposed to be possible?
© Stack Overflow or respective owner