I’m working on Drag’n’Drop interface. Everything works OK. I need help with some additional functionality.
I have 3 columns with dragged items. Every item have a title number: 1,2,3,… I want to change the number in the panel title to reflect the order of the panel in the column (so if you drag a panel to the top it becomes 1 and the panels below it 2, 3 etc.).
Is this what you want?
demo:
http://jsfiddle.net/Xr3ne/1/