Really Simple Color Picker ------------------------------- Written by Lakshan Perera For more info please visit: http://www.web2media.net/laktek/?p=96 Source code is hosted at: http://github.com/laktek/really-simple-color-picker Color Picker requires jQuery 1.2.6 or higher. So make sure to load it before Color Picker (there's no other dependencies!). For default styles of the color picker load the CSS file that comes with the plugin. Add a text field to take the color input.
Then call 'colorPicker' method on the text field when document loads. Your favorite colors are missing? Just add them to the palette Or completely change the color palette as you need... That’s all you have to do!