jquery拾色器插件iColorjquery拾色器插件iColor是一款基于jQuery实现的网站常用颜色选取器插件。jquery拾色器选取器jquery插件
<center>
<div style="margin: 50px;">
<input name="mycolor" id="lineColor" type="text" value="" hx="#c00" />
<input name="mycolor" id="color" type="text" value="" hx="#ccc" />
</div>
<div style="margin: 50px;">
<input name="mycolor" type="text" value="" hx="#ccc" />
<div id="mycolor2" style="width: 80px; height: 24px; line-height: 24px" hx="#f00"></div>
</div>
<div style="margin: 50px;">
<input name="mousecolor" type="text" value="" hx="#c0c" /> 鼠标悬停看看
</div>
</center>