The CheckBox Tree with a File Store

This demo uses the cbtree/data/FileStore and the assciated PHP server side application to browse the document root of your HTTP server.
This example uses lazy loading, that is, the files are only fetched when needed. As a result strict parent-child checkbox relationships are disabled. (see the documentation for details).

The HTTP server running this demo MUST have PHP support enabled and provide PHP support for JSON.