mirror of
https://github.com/PitPik/colorPicker.git
synced 2025-11-21 18:12:11 -07:00
Fix section headers in jQuery implementation
This commit is contained in:
parent
acfb114d33
commit
2121691c4a
@ -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();
|
||||||
@ -26,4 +26,4 @@ See **demo** at [dematte.at/cpn/jQuery_implementation](http://dematte.at/cpn/jQu
|
|||||||
renderCallback: renderCallback
|
renderCallback: renderCallback
|
||||||
// and all other options from color and colorPicker
|
// and all other options from color and colorPicker
|
||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user