EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: A-K on November 01, 2015, 02:43:46 AM



Title: Tree with dnd, jquery error.
Post by: A-K on November 01, 2015, 02:43:46 AM
Hey,

I am trying to use tree with dnd, but I get jq errors.

Example: http://jsfiddle.net/3L4ej4dx/163/ (http://jsfiddle.net/3L4ej4dx/163/)
Please try to drag one of the nodes and look at the console.

Thanks.


Title: Re: Tree with dnd, jquery error.
Post by: stworthy on November 01, 2015, 03:09:48 AM
Please refer to http://jsfiddle.net/3L4ej4dx/164/


Title: Re: Tree with dnd, jquery error.
Post by: A-K on November 01, 2015, 06:51:28 AM
Thanks! I did not notice I built it on the wrong element.