lauren / pick-a-color

an easy-to-use jQuery color picker for Twitter Bootstrap
http://lauren.github.com/pick-a-color/
MIT License
269 stars 89 forks source link

values are not update on input value field #84

Closed darkworks closed 7 years ago

darkworks commented 7 years ago

so i checked demo it :: http://lauren.github.io/pick-a-color/

changed colors it demo but new colors values are not updated to input value field

<input type="text" value="fff" name="desktop-demo" class="pick-a-color form-control">

so how to do it , because without its useless as if i have to send color value in form

darkworks commented 7 years ago

on form post , selected color value is submit , just that it run time it now show value change as you change color