laktek / really-simple-color-picker

Simple Color Picker written in jQuery.
http://laktek.com/2008/10/27/really-simple-color-picker-in-jquery
MIT License
179 stars 65 forks source link

Added option "showHexField", fix for input box #19

Closed dvorkaman closed 11 years ago

dvorkaman commented 11 years ago

Hi, great plugin and I want to participate. If showHexField is false, do not show hex field and hex label. Do not hide inputs, change type to hidden instead.

I made changes and forced push so if you decide to merge ma changes, please fetch the newest version.

laktek commented 11 years ago

Thanks for the contribution.