jquery-select-hierarchy

Turns a single select box into multiple dynamic ones based on a separator

MIT License

Stars
13

jquery-select-hierarchy

Turns a single select box (note, doesn't support multiple select) with breadcrumb options into multiple dynamic ones to allow the hierarchy to be traversed. The original select is kept up-to-date with the choices so the form can be submitted as normal.

Sample Usage

This example keeps the original select visible to illustrate the functionality::

Related Projects