Option: width
From Turn.js Documentation
(Difference between revisions)
Line 3: | Line 3: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! scope="row" | + | ! scope="row" | Type |
+ | ! scope="row" | Default value | ||
+ | |- | ||
| Number | | Number | ||
− | |||
− | |||
| <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 21:17, 6 July 2012
Sets the width of the page.
Type | Default value |
---|---|
Number | $("#flipbook").width() |