Chained Select with MooTools 1.2
ChainedSelect is a MooTools 1.2 JavaScript class that enables the user to navigate through parent - children tree structure with indefinite number of nodes and make a selection when the desired option is encountered.
The purpose of the class is to replace the classic chained dropdown lists that have 2 or more selects and get populated with options once you select an option from a previous one.

