views:

28

answers:

0

http://wwwendt.de/tech/dynatree/index.html

Is it possible to disable the checkbox programmatically using javascript? I know that there is a property called 'unselectable',but it seems to be inaccessible once the node has already been created and added to the tree - it can't be modified on the fly.