Property: options

From Turn.js Documentation
Jump to navigation Jump to search

Get the options used when creating the flipbook.

Example:

var duration = $("#flipbook").turn("options").duration;

alert("The duration of the transition is "+duration);

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