Method: display

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

Sets the display. There are two display modes: single for only one page per view and double for two pages per view.

Parameter Type Description Default Value
displayMode String Display value You must specify this parameter

Example:

$("#flipbook").turn("display", "single");

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