Submit your widget

iColorPicker jQuery plugin - The Easiest Color Picker Ever!

Created 13 years ago   Views 8336   downloads 2026    Author supersiteme
iColorPicker jQuery plugin - The Easiest Color Picker Ever!
View DemoDownload
132
Share |

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

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.