Method: center: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Centers the flipbook depending on how many pages are visible.
Centers the flipbook depending on how many pages are visible.


This method does not have arguments.
This method does not have parameters.
 
Example:
 
<pre class="javascript">
$("#flipbook").turn("center");
</pre>




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

Revision as of 15:55, 6 July 2012

Centers the flipbook depending on how many pages are visible.

This method does not have parameters.

Example:

$("#flipbook").turn("center");


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