Page Object

From Turn.js Documentation
Revision as of 17:25, 10 July 2012 by Emmanuel (talk | contribs)
Jump to navigation Jump to search

The Page Object is the object that stores a page in the flipbook.

Sample

{
	acceleration: true
	cornerSize: 100
	duration: 600
	gradients: true
	next: 2
	page: 1
	turn: $("#flipbook")
	z-index: 24
}

<yambe:breadcrumb>API</yambe:breadcrumb>