soundasleep / jquery-dropdown

Bootstrap-style dropdowns with some added features and no dependencies.
Other
767 stars 268 forks source link

Feature request #52

Closed quma closed 9 years ago

quma commented 10 years ago

Hallo,

great plugin thx. What I wont is for form elements, if selected/checked show the value as dropdown link and change if select/input change again.

sample: colors: default value red (click to change) values: red (selected/checked); blue; yellow; green

on change: colors: green (click to change) values: red; blue; yellow; green (selected/checked)

best regards