Property: view

From Turn.js Documentation
Revision as of 04:13, 6 July 2012 by Emmanuel (talk | contribs)
Jump to navigation Jump to search

Gets the current view.

Example:

var view = $("#flipbook").turn("view").join(' and ');
alert("Current view: "+view);

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