if I add the “alert (‘1’)”, I can auto open the node 1100,but if I remove the “alert (‘1’)”,I can’t.
why ? please help me , The problem took me quite a long time.
1, html file
2, xml file
for example: html file
test.html
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="this is my page">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="STYLESHEET" type="text/css" href="../../codebase/dhtmlxtree.css">
If I add a new node, and must choose the node again according to the node of the information to the url iframe。
if i add “alert(‘add node success’)” i can select the node,but if I remove the “alert…”,i can’t
why ?
//path=‘1000-1098-1099-1100’
//new node is 1100
tree.refreshItem(path.split(",")[0]);
//alert(‘add node success’);
tree.openItemsDynamic(path,true);
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan