Method: disable: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Disables and enables the effect. If it’s disabled, users won’t be able to change the current page.
Disables and enables the effect. If disabled, users won’t be able to change the current page.
 
{| class="wikitable"
|-
! scope="col"| Parameter
! scope="col"| Type
! scope="col"| Description
! scope="col"| Default Value
|-
| disable
| Boolean
| Enables or disables the effect
| You must specified this parameter
 
|}
 


<yambe:breadcrumb>Turn Methods</yambe:breadcrumb>
<yambe:breadcrumb>Turn Methods</yambe:breadcrumb>

Revision as of 16:23, 6 July 2012

Disables and enables the effect. If disabled, users won’t be able to change the current page.

Parameter Type Description Default Value
disable Boolean Enables or disables the effect You must specified this parameter


<yambe:breadcrumb>Turn Methods</yambe:breadcrumb>