Hi I am new to jQuery and trying work on a proof开发者_C百科 of concept. I have posted the example code here and my requirement is as follows.
I\'m trying to make a functionality that allows for a draggable list of items (left column) to be dragged onto a sortable list (right column). What is different about just doing a connectToSortable is
I have a folder list type of situation where I can drag items from one folder to another using jquery draggable/droppable. Folder items are draggable and folders are droppable. These are in a div that