$(document).ready( function() { $('.class').fileTree({ root: '/some/folder/' }, function(file) { alert(file); }); }); Where .class is the class of an empty DIV ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results