Method: display
From Turn.js Documentation
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");
Note: Using the single display will add the rule overflow:hidden to the flipbook.