Hi
Is it possible to drag items between nested containers?
The ul/ol examples demonstrates this, but when the html structure is built with div elements I can not drag an item from a parent container to a child container or maybe I am missing something
See this fiddle:
http://jsfiddle.net/5hd2M/
Thanks in advance,
Thomas Andersen