2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-09-09 17:22:36 -06:00

Fix section headers in jQuery implementation

This commit is contained in:
Josh Wright 2017-07-23 11:49:32 -04:00 committed by GitHub
parent acfb114d33
commit 2121691c4a

View File

@ -3,10 +3,10 @@
Some description follows soon... Some description follows soon...
##Demo ## Demo
See **demo** at [dematte.at/cpn/jQuery_implementation](http://dematte.at/cpn/jQuery_implementation) See **demo** at [dematte.at/cpn/jQuery_implementation](http://dematte.at/cpn/jQuery_implementation)
##Usage ## Usage
```javascript ```javascript
$('input.color').colorPicker(); $('input.color').colorPicker();