Option: height: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
{| class="wikitable"
{| class="wikitable"
|-
|-
! scope="row" align="right" | Type
! scope="row" | Type
! scope="row" | Default value
|-
| Number
| Number
|-
| <pre class="javascript">$("flipbook").height()</pre>
! scope="row" align="right" | Default value
| <pre class="javascript">$("flipbook").height()</pre>
|}
|}
<yambe:breadcrumb>Turn Options</yambe:breadcrumb>
<yambe:breadcrumb>Turn Options</yambe:breadcrumb>

Latest revision as of 04:14, 7 July 2012

Sets the height of the flipbook.

Type Default value
Number
$("flipbook").height()

<yambe:breadcrumb>Turn Options</yambe:breadcrumb>