Method: peel

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

Shows a peeling page in the corner specified.

Parameter Type Description Default Value
corner String Corner You must specify this parameter
animate Boolean true Animates the folded page

Example:

// Shows a peeling page at the bottom right corner
$("#flipbook").turn("peel", "br");

<yambe:breadcrumb>Turn Methods</yambe:breadcrumb>