Turn Properties: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
(Created page with "<yambe:breadcrumb>API</yambe:breadcrumb>")
 
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Syntax:'''
<pre class="javascript">$("#flipbook").turn("propertyName");</pre>
=== List of Properties ===
* [[Property: animating|animating]]
* [[Property: direction|direction]]
* [[Property: display|display]]
* [[Property: disabled|disabled]]
* [[Property: page|page]]
* [[Property: pages|pages]]
* [[Property: size|size]]
* [[Property: options|options]]
* [[Property: view|view]]
* [[Property: zoom|zoom]]
<yambe:breadcrumb>API</yambe:breadcrumb>
<yambe:breadcrumb>API</yambe:breadcrumb>

Latest revision as of 04:25, 16 July 2012

Syntax:

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

List of Properties

<yambe:breadcrumb>API</yambe:breadcrumb>