I have the following code:
$(\'.wpFolders.co_files\').bind(\'select_node.jstree\', function (event, data) { getFileById(data.args[0].hash.replace(\'#
try this code:
lst_item = []; $('#city_tree li').each(function(){ lst_item.push($(this).attr('id')); }); $('#city_tree').jstree(true).set_icon(lst_item, "/static/global/plugins/jstree/province.png");