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.