Rocket Page Flip

Download on GitHub. Fullscren version

Page flip slider for modern browser. Old browsers will just show/hide pages. Flip is done via CSS 3D tranformations. I added shadow on pages while flipping.

defaultOptions = {
	current: 0, // page to display
	navigation: true, // show pagination
	directionalNav: true, // show navigation btns
	prevText: 'prev', // text for prev button
	nextText: 'next' // text for next button
};
Images by Sarmafin