Class: .hard

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

Sets a hard transition effect for a page. By setting all the pages as hard you will create the same effect as in Flipboard.

Example:

<div id="flipbook">
<div class="hard">Page 1</div>
<div class="hard">Page 2</div>
</div>

See Also

<yambe:breadcrumb>Turn CSS</yambe:breadcrumb>