tkrotoff / jquery-simplecolorpicker

Very simple jQuery color picker
http://plnkr.co/edit/VVclW0?p=preview
MIT License
386 stars 87 forks source link

Custom color added #31

Open ray66rus opened 9 years ago

ray66rus commented 9 years ago

Can add option to select to choose custom color (using standard html5 input with type 'color'). Just add 'data-is-user-defined' attribute to option in select element.