这是一款简单实用的颜色选择器插件。 通过 “EXColor” 你可以 在网页上设计自己的 颜色选择器 。
?
?
ExColor color picker plugin | jQuery plugins
?
UI 界面很柔和
?
?
可以简单的更改你喜欢的 UI 样式
?
?
?
?
更方便的添加到网页上
?
$('#my_input').modcoder_excolor({
hue_bar : 9,
hue_slider : 42,
callback_on_ok : function() {
// You can insert your code here
}
});
?
?
动手试一试就知道了, 真的很好用!
?
?