Turn Properties: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<pre class="javascript">$("#flipbook").turn("propertyName");</pre>
<pre class="javascript">$("#flipbook").turn("propertyName");</pre>


=== List of Properties ===
* [[Property: animating|animating]]
* [[Property: animating|animating]]
* [[Property: display|display]]
* [[Property: display|display]]

Revision as of 23:17, 5 July 2012

Syntax:

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

List of Properties

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