自写的一个输入16位代码查看颜色小工具
时间:2010-07-18 来源:kalogen
<html>
<head>
<body>
<table>
<tr>
<td><input type="text" id="color" value="fofofo" onBlur="document.all.colorID.bgColor=this.value;"></td>
<td id="colorID" bgColor="#f0f0f0" width="100px" height="100"> </td>
</tr>
</table>
</body>
</html>
工作需要,结合Mezer Tools这个取色的小工具,应该是非常方便了!要是Mezer Tools这个能够加上这个功能就更好了!
相关阅读 更多 +