Method: zoom

From Turn.js Documentation
Revision as of 01:31, 7 July 2012 by Emmanuel (talk | contribs)
Jump to navigation Jump to search

Increases or decreases the size of the flipbook.

This method does not have properties

Example:

// Reduce the size in half of the flipbook
$("#flipbook").turn("zoom", 0.5, 0);

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