Corners: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
(Created page with "Corners")
 
No edit summary
Line 1: Line 1:
Corners
The corners identify every interactive region on the flipbook.
 
Description:
* <tt>tl</tt>: Top Left.
* <tt>tr</tt>: Top right.
* <tt>r</tt>: Right (hard pages only)
* <tt>br</tt>: Bottom right.
* <tt>bl</tt>: Bottom left.
* <tt>l</tt>: Left (hard pages only)

Revision as of 04:38, 9 July 2012

The corners identify every interactive region on the flipbook.

Description:

  • tl: Top Left.
  • tr: Top right.
  • r: Right (hard pages only)
  • br: Bottom right.
  • bl: Bottom left.
  • l: Left (hard pages only)