Turn Properties: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<yambe:breadcrumb>API</yambe:breadcrumb>
'''Syntax:'''
:{| class="simple"
<pre class="javascript">$("#flipbook").turn("propertyName");</pre>
! scope="col" width="225" | Properties
|-
| valign="top" |


=== List of Properties ===
* [[Property: animating|animating]]
* [[Property: animating|animating]]
* [[Property: direction|direction]]
* [[Property: display|display]]
* [[Property: display|display]]
* [[Property: disabled|disabled]]
* [[Property: disabled|disabled]]
Line 15: Line 14:
* [[Property: zoom|zoom]]
* [[Property: zoom|zoom]]


|}
<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>