Property: direction

From Turn.js Documentation
Jump to navigation Jump to search

Returns the current directionality of the flipbook. That is --left-to-right (DIR=ltr, the default) or right-to-left (DIR=rtl).

Example:

$("#flipbook").turn("direction");

See also

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