Skip to content

Commit

Permalink
More readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Akkuma committed Mar 27, 2012
1 parent 0009bcf commit a30fe7c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -44,4 +44,9 @@ Fires immediately after the animation has completed (if applicable) and after th
### Speed
Takes either an integer or the string `'slow'`/`'fast'`
#### Examples
`<details open data-deet='{"speed": 0}'>`, `<details open data-deet='{"speed": "fast"}'>`, `<details open data-deet='{"speed": "slow"}'>`, `.deets({speed: 0/'fast'/'slow'})`
`<details open data-deet='{"speed": 0}'>`, `<details open data-deet='{"speed": "fast"}'>`, `<details open data-deet='{"speed": "slow"}'>`, `.deets({speed: 0/'fast'/'slow'})`

## Requirements
* jQuery 1.7.x
* jQuery UI 1.8.x
* **Future:** Alternate version that only requires jQuery 1.7.x

0 comments on commit a30fe7c

Please sign in to comment.