I have installed and trying to customize Jquery File Tree so that, on click of folder name, the folder name and path are returned to the calling function. Currently it only
It worked pretty well, I just changed the last function to "dire", like it was it the code between line 65 and 66
... function(dire){ // do something when a dir is clicked }