Chained is simple jQuery plugin for chained selects. There are two different versions.
- First version uses classnames of select options to decide content. As a bonus it is usable even with JavaScript disabled
- Other version can make queries against database and uses the returned JSON to build child selects.