Simple Best jQuery Color Picker


DOWNLOAD

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

1<em><em>$("#icolor4").icolor({
2onSelect:function(c){this.$tb.css("background-color",c);this.$t.val(c);}
3}); </em></em>

Browser compability?

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