iColorPicker - The Easiest Color Picker Ever!

iColorPicker is free, small (6kB), jQuery Color Picker. It converts each input field which class name is “iColorPicker” to beautiful color picker.

Live Example





How to Use It?

Using this Color Picker is really easy, all you have to do is load jQuery and load iColorPicker script. Now, each “input” with class name “iColorPicker” will be converted to beautiful Color Picker :)

Sample:

<script src="jquery.js" type="text/javascript"></script>
<script src="iColorPickerLink.js" type="text/javascript"></script>
<input id="mycolor" name="mycolor" type="text" value="#ffcc00" class="iColorPicker" />

Important: each input field need to have unique ID

License

iColorPicker is Free for both, commercial and personal use.

下载代码说明
X关闭

jquery输入框颜色选择器插件

点击输入框右侧的颜色选择器,弹出的窗口中选择你所需要的颜色值,确定后颜色值代码即可输入到输入框中,推荐下载