Option: duration: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
(Created page with "Sets the duration of the transition in milliseconds. If you use 0 (zero), the effect will be disabled. {| class="wikitable" |- ! scope="row" align="right" | Type | String |- ...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Sets the duration of the transition in milliseconds.
Sets the duration of the transition in milliseconds.
If you use 0 (zero), the effect will be disabled.
If you set 0 (zero), there won't be transition while turning the page.


{| class="wikitable"
{| class="wikitable"
|-
|-
! scope="row" align="right" | Type
! scope="row" | Type  
| String
! scope="row" | Default value
|-
|-
! scope="row" align="right" | Default value
| Number
| double
| 600
|}
|}
<yambe:breadcrumb>Turn Options</yambe:breadcrumb>
<yambe:breadcrumb>Turn Options</yambe:breadcrumb>

Latest revision as of 04:13, 7 July 2012

Sets the duration of the transition in milliseconds. If you set 0 (zero), there won't be transition while turning the page.

Type Default value
Number 600

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