This commit is contained in:
Emmanuel Garcia 2012-04-02 01:25:49 -04:00
parent a6150be207
commit 4d91dda41d

View File

@ -3,15 +3,15 @@ turn.js 3rd release
### Make a flip book with HTML5
Turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine. It works in all modern browsers including touch devices
Turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine. It works in all modern browsers including touch devices.
### What's new?
- New `addPage`` for creating pages dynamically
- New `addPage` for creating pages dynamically.
- New ``display``
- New `display` for single and double pages.
- Gradients for non-webkit browsers
- Gradients for non-webkit browsers.
#### Usage