Option: width: 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
|-
! scope="row" align="right" | Default value
| <pre class="javascript">$("#flipbook").width()</pre>
| <pre class="javascript">$("#flipbook").width()</pre>
|}
|}


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

Latest revision as of 04:17, 7 July 2012

Sets the width of the page.

Type Default value
Number
$("#flipbook").width()

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