Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kfwerf/jquery.pageflip
jQuery pageflip plugin that allows a plug and play animation of book like page flip animation.
https://github.com/kfwerf/jquery.pageflip
Last synced: 14 days ago
JSON representation
jQuery pageflip plugin that allows a plug and play animation of book like page flip animation.
- Host: GitHub
- URL: https://github.com/kfwerf/jquery.pageflip
- Owner: kfwerf
- Created: 2013-09-09T07:30:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-09T07:35:08.000Z (about 11 years ago)
- Last Synced: 2024-04-13T03:30:21.358Z (7 months ago)
- Language: CSS
- Size: 1.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jQuery Pageflip
JQuery Pageflip is a plug and play plugin for making a transitional page flip. The intend is to give full control over the animation and expose this via a powerfull API.
## Getting started
It has the following dependancies:
- Greensock Javascript Library
- jQuery SplitElement##Quick start
Include this before the </body> tag.
Under construction.