Search code examples
javascriptjquerycssdynatree

use dynaTree without node icons


dynaTree always shows icons for its nodes (part 1).

Is it possible to turn off the node icons and make it show like image part 2?

enter image description here


Solution

  • You can set "icon": false in the node data to remove the icon.