markjs / jquery-dependent-selects

A jQuery plugin to allow multi-level select boxes that degrade gracefully.
http://markjs.github.com/jquery-dependent-selects/
MIT License
56 stars 23 forks source link

Label dependent fields #1

Closed tholder closed 11 years ago

tholder commented 11 years ago

Need a way to label the subsequent drop-downs.

E.g. City, Borough, Street

Perhaps a format for the data attribute on the select?

E.g. data-dependentLabels="City,Borough,Street"

markjs commented 11 years ago

Implemented in Version 1.1.0