Option: height: Difference between revisions

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


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

Revision as of 02:49, 6 July 2012

Sets the height of the flipbook.

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

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