Tree
Apply 'animate' property to true to enable animation effect.
<div class="easyui-panel" style="padding:5px"> <ul class="easyui-tree" data-options="url:'examples/tree/tree_data1.json',method:'get',animate:true"></ul> </div>