fhem-mirror/www/jscolor/demo.html
justme-1968 39340f2e93 added jscolor
use webCmdFn for colorpicker


git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3107 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-04-23 11:34:54 +00: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>