Jstree load partial page after button click. Not working
I'm working with Jstree to load partial page, here is
JSFiddle
I want to transfer checkbox states to a php page, and get the output to be loaded into the "second" div.
But nothing displayed there, and got error# 0.
Please help me find the problems, thanks