JavaScript Tree Control

C++ Boost


Overview
Demo
Tutorial
Templates
Reference
Portability
Screenshots
Rationale
FAQ
Acknowledgments

Overview

The JavaScript Tree Control is a simple software component which provides a dynamic hierarchical view of library documentation with a user-interface similar to the the filesystem viewers Windows Explorer or Nautilius. It is designed to allow convenient navigation of documentation while overcoming some of the criticisms of client-side scripting which lead to the current Boost prohibition against JavaScript. (See the ECMAScript/JavaScript Rationale in the Boost Library Requirements and Guidelines.)

Its features include:

Demo

Before continuing with the Tutorial, the reader may wish to view this documentation using a tree control, or view an example website constructed from Templates.

Acknowledgments


Revised 22 July, 2004

© Copyright Jonathan D. Turkanis, 2004

Use, modification, and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)