Property: page: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
alert("The current page is: "+$("#flipbook").turn("page"));
alert("The current page is: "+$("#flipbook").turn("page"));
</pre>
</pre>
==See also==
* [[Method: page|Method: page]]


<yambe:breadcrumb>Turn Properties</yambe:breadcrumb>
<yambe:breadcrumb>Turn Properties</yambe:breadcrumb>

Latest revision as of 01:38, 7 July 2012

Gets the current page.

Example:

alert("The current page is: "+$("#flipbook").turn("page"));

See also

<yambe:breadcrumb>Turn Properties</yambe:breadcrumb>