Nosey Nick

Results 2 issues of Nosey Nick

I've combined treetable with https://css-tricks.com/indeterminate-checkboxes/ for one of those trees where you can select/unselect nodes or entire tree branches. However I did it "on the outside" of jquery-treetable. Would love...

You have some issues with case-sensitivity - which will work on Windows but fail on almost any other OS. EG script type="text/javascript" src="js/three.js" when the file is clearly called js/Three.js...