piskel/js/lib/jsColor_1_4_0/demo.html
2012-08-28 22:43:32 +02:00

13 lines
186 B
HTML

<html>
<head>
<title>jscolor demo</title>
</head>
<body>
<script type="text/javascript" src="jscolor.js"></script>
Click here: <input class="color" value="66ff00">
</body>
</html>