The Multi Level Selector widget takes a multidimensional array together with standard html select fields
to browse through the data.
Screenshots:
Features:
Use any number of levels.
Use your custom design and css. Just place your select fields into your html document
like in the examples, give them an id, and init your Bs_MultiLevelSelector instance
with their id's.
Options can be loaded on demand from the server
(see example 3).
Hint: Use Bs_HtmlUtil->arrayToJsArray() to convert your PHP data array to a JavaScript data array.
Opera Everything OK except the load-on-demand feature (example 3).
Download:
This component ships with the full "BlueShoes Framework" package, the "BlueShoes JavaScript" package and the
"BlueShoes JavaScript MultiLevelSelector" package.
See the download page.