Option: turnCorners: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
(Created page with "Sets the corners to be used when turning the page from methods like page, next or previous. {| class="wikitable" |-...")
 
No edit summary
Line 9: Line 9:
| bl,br
| bl,br
|}
|}
===Format===
{corner-left},{corner-right}
===Example===
<tt>bl,br</tt> or <tt>tl,tr</tt>  or <tt>bl,tr</tt>


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

Revision as of 22:23, 9 July 2012

Sets the corners to be used when turning the page from methods like page, next or previous.

Type Default value
String bl,br

Format

{corner-left},{corner-right}

Example

bl,br or tl,tr or bl,tr

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