jquery-drawrpalette
JQuery drawrpalette is a jquery plugin to create a color picker that doesn't require any other libraries.
Screenshot:
Usage:
<input type="text" id ="picker" value="#770033" />
$("#picker").drawrpalette();
drawrPalette is a simple-to-use jQuery plugin that turns a normal text input field into an unobtrusive, touch-enabled HEX color picker component for both desktop and mobile.
color-pickerJQuery drawrpalette is a jquery plugin to create a color picker that doesn't require any other libraries.
Screenshot:
Usage:
<input type="text" id ="picker" value="#770033" />
$("#picker").drawrpalette();