Method: page

From Turn.js Documentation
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>