Tree Views & Controls interactive tree views and controls based on popular jsTree jquery plugin
jsTree jQuery Plugin
jsTree is jquery plugin, that provides interactive trees. jsTree functions properly in either box-model (content-box or border-box), can be loaded as an AMD module, and has a built in mobile theme for responsive design, that can easily be customized. It uses jQuery's event system, so binding callbacks on various events in the tree is familiar and easy. For more info please check out the official documentation.
Note! Opened and selected nodes will be saved in the user's browser, so when returning to the same tree the previous state will be restored.
Note! The tree nodes are loaded from ../demo/jstree_ajax_data.php via ajax.