Can be used to prompt users for color input, and allow them to select their desired color, automatically entering the color code for their selection.
jscolorXS is a minimized and minimal version of the famous JSColor color picker.
Here are some key features of "jscolorXS":
· Get hex code from color selection
· BASE64 encoding to put images into CSS
· CSS instead of manipulating styles with JavaScript
· Change className instead of changing styles
· (Re)use only one picker (recycle it) instead of building new objects
Requirements:
· JavaScript enabled on client side