vanhonk
Newbie
Posts: 1
Registered: 5/22/2003
Member Is Offline
|
| posted on 5/22/2003 at 03:41 PM |
|
|
Open folder on expand
I would like to have the folder icons open and close when I expand or contract a tree instead of when I click on a folder. Is this possible? If so,
how?
Also, if this version doesnt do it, does the pro?
Thanks
I got it :) I had to change "node icon open" and assign it folderopen.gif
Thanks
|
|
|
mondli
Newbie
Posts: 1
Registered: 7/9/2003
Member Is Offline
|
| posted on 7/9/2003 at 10:06 AM |
|
|
Not only that..
You should also, in the tree.js file [function item_init ()]. you should change the code on the 'onclick' property to have
what happens on the 'ondblclick' property.
This should work pretty well !
Cheers
|
|
|