odoo-module-web_widget_color/static/lib/jscolor/demo.html

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>