repo.or.cz
/
openemr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
minor fix to prior commit
[openemr.git]
/
public
/
assets
/
jscolor-1-4-5
/
demo.html
blob
cb860664908e77a617261405e0997abf4265c5ab
1
<html>
2
<head>
3
<title>
jscolor demo
</title>
4
</head>
5
<body>
6
7
<script
type
=
"text/javascript"
src
=
"jscolor.js"
></script>
8
9
Click here:
<input
class
=
"color"
value
=
"66ff00"
>
10
11
</body>
12
</html>