New version of Chained mostly updates the remote version. Plugin now supports both Zepto and jQuery. You can avoid initial AJAX requests by bootstrapping select values. You can configure extra values to be sent to server. Since plugin now accepts more configuration options new prettier syntax was implemented. Lastly support for Bower was added. Zepto support Since plugin uses :selected you must also include Zepto selector extension. It is not included by default. <scriptsrc="zepto.js"></scrip...