Hi,
I am a newbie to jquery and would like to use the plugin jsTree with my php application. I would like to combine both examples here:
Checkbox:
http://www.jstree.com/demo/checkboxTypes:
http://www.jstree.com/demo/typesAnd when you click the check box it will add the path of the file to a list, just like a second treeview to the right but when the checkboxes are selected to the left they are added to the one on the right holding the path to be passed to my script???
Could anyone offer some help or show me an example so I can understand it instead of just copy and pasting it. :)
Many Thanks!