mirror of
https://github.com/PitPik/tinyColorPicker
synced 2025-06-30 06:31:01 -06:00
Update README.md
This commit is contained in:
parent
a6419924da
commit
f7347ddd24
@ -18,6 +18,7 @@ Supported color spaces are: rgb, hsv(b), hsl, HEX
|
|||||||
<script type="text/javascript" src="jqColorPicker.min.js">
|
<script type="text/javascript" src="jqColorPicker.min.js">
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$('.color').colorPicker(); // that's it
|
$('.color').colorPicker(); // that's it
|
||||||
|
// $().colorPicker.destroy(); // for singlePageApps
|
||||||
</script>
|
</script>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user