Method: page

From Turn.js Documentation
Revision as of 01:49, 7 July 2012 by Emmanuel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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);

See also

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