jQuery TreeSelect widget ================================== This widget is used for transforming a hierarchy HTML lists with input's into a hierarchial 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. Live Example ---------------------------------- Go to http://travist.github.com/jquery.treeselect.js to see a live demo of this widget! Usage ---------------------------------- ```
```