Option: easeFunction

From Turn.js Documentation
Revision as of 20:50, 14 July 2012 by Emmanuel (talk | contribs) (Created page with "Timing function used for the zoom in and zoom out animation. {| class="wikitable" |- ! scope="row" | Type ! scope="row" | Default value |- | String | ease-in-out |} ==Timin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Timing function used for the zoom in and zoom out animation.

Type Default value
String ease-in-out

Timing functions

  • default
  • linear
  • ease-in
  • ease-out
  • ease-in-out
  • cubic bezier (require points)

<yambe:breadcrumb>Zoom Options</yambe:breadcrumb>