You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
186 B

  1. <html>
  2. <head>
  3. <title>jscolor demo</title>
  4. </head>
  5. <body>
  6. <script type="text/javascript" src="jscolor.js"></script>
  7. Click here: <input class="color" value="66ff00">
  8. </body>
  9. </html>