Home > Article > Web Front-end > 5 Javascript color pickers_javascript skills
Farbtastic is a color picker plug-in. It can add multiple color selection controls to a page, and then associate each control to an element on the page such as a text input box.
Color picker from Yahoo! UI Library.
A simple color selection control. The operation method is the same as the color selection operation setting in Adobe photoshop.
iColorPicker is a jQuery Color Picker with only 6KB size. Just set the class attribute of the input box to
dHTMLxColorPicker is a powerful color selection control. Able to handle three color formats: RGB, HSL and hex.