Method: page

From Turn.js Documentation
Revision as of 16:36, 6 July 2012 by Emmanuel (talk | contribs)
Jump to navigation Jump to search

Turn the page to the one specified in the parameter.

Parameter Type Description Default Value
page Number Page number You must specify this parameter

Example:

// Turn to the page 10
$("#flipbook").turn("page", 10);

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