jQuery: The Write Less, Do More JavaScript Library

Another Color Picker

Average rating
(5 votes)

This rudimentary color picker plugin was designed for use in small UIs. It does not use image files and does nothing fancy. It creates a number of small elements (normally SPANs) which, when clicked, activate a callback function, which is typically used to pass on the selected color to some other UI element(s) (e.g. to change a background, text, or border color). The list of colors it uses can of course be customized and the layout of the color list itself is somewhat configurable.

Releases

Official releasesDateSizeLinksStatus
2007.07.122007-Jul-163.86 KBRecommended for 1.1.xThis is currently the recommended release for 1.1.x.