Submit your widget

Simple Best jQuery Color Picker

Created 13 years ago   Views 8266   downloads 1706    Author mamboer
Simple Best jQuery Color Picker
View DemoDownload
111
Share |

It's the jquery version of "Prototype color picker" by Myles Eftos,BUT a refined version with bugs fixed,more powerful and extensive!.

Simplest api you've ever seen

$("#icolor4").icolor({
onSelect:function(c){this.$tb.css("background-color",c);this.$t.val(c);}
}); 

Browser compability?

Tested in modern browsers!So i can't guarantee against the bullshit IE6!!