
Get the turn.js 4th release on turnjs.com
What’s new in turn.js 4th release?
Added option
autoCenterAdded option
zoomAdded property
animatingAdded property
zoomAdded method
centerAdded method
destroyAdded method
isAdded method
zoomAdded event
missingAdded event
zoomingAdded class
.evenAdded class
.fixedAdded class
.hardAdded class
.oddAdded class
.own-sizeAdded class
.sheetAdded the ignore attribute
New turn.html4.js
New scissors.js
Changed the class
.turn-pageto.pageImproved the animation frame generator with requestAnimationFrame
Improved the animation speed for hard pages with CSS3 transitions
Redesigned the event sequence to listen to only three events
Fixed issue #79
Fixed issue #91
Fixed issue about the event order turning + turned
Fixed issue about appending pages in wrong locations
Available only on turnjs.com
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.
What’s new?
New
addPagefor creating pages dynamically.New
displayfor single and double pages.Gradients for non-webkit browsers.
Usage
CSS code:
1 2 3 4 5 6 7 | |
HTML code:
1 2 3 4 5 | |
JavaScript code:
1
| |
Requirements
jQuery 1.7 or later
Browser support
- Chrome 12, Safari 5, Firefox 10, IE 9
License
Released under a non-commercial BSD license