| Author |
Message |
Gert Guest
|
Posted: Fri Jun 27, 2003 9:15 am Post subject: Want to start with closed subtrees |
|
|
Hello, Iam using the COOLjsTree and was wondering if I can
set it to start with closed subtrees, so the user can open
the choosen function. |
|
| Back to top |
|
 |
AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Fri Jun 27, 2003 10:36 am Post subject: |
|
|
| Probably, you are using code from one of our samples where tree is initially expanded. Please look at your initialization code and remove all lines which contain "expandNode()" or "expandAll()" function calls. |
|
| Back to top |
|
 |
|