Corners: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
(Created page with "Corners")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
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 edge (hard pages only)
* <tt>br</tt>: Bottom right.
* <tt>bl</tt>: Bottom left.
* <tt>l</tt>: Left edge (hard pages only)
<yambe:breadcrumb>API</yambe:breadcrumb>

Latest revision as of 04:39, 9 July 2012

The corners identify every interactive region on the flipbook.

Description:

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

<yambe:breadcrumb>API</yambe:breadcrumb>