Fork Me on GitHub

jquery.treeselect.js

A minimalistic jQuery hierarchy select widget used for selecting hierarchy structures in a treeview format.

Download this project as a .zip file Download this project as a tar.gz file

jQuery TreeSelect widget

This widget is used for transforming a hierarchy HTML lists with input's into a hierarchy tree select tool. You can also call this widget with a structured JSON list and it will convert it to an HTML hierarchy select tool of those items. In addition, you can also use this widget as an intuitive tree search tool using the input_type='search' parameter.

Examples