Hello, Am using the jQuery treeview plugin Would like the folders in the tree to open/close only when the user clicks on the folder or the [+] sign.
Right now it opens/closes also when one clicks on the text. (This messes up my application since I have a checkbox on each folder. After a person opens the folder, when he clicks the checkbox, it closes the folder!) thnx a million