Requirements: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Turn.js requires:
Turn.js requires:


* jQuery 1.3 or above. [[http://jquery.com/download/|Download]]
* jQuery 1.3 or above. [http://jquery.com/download/]
* YepNope.js  [[https://github.com/SlexAxton/yepnope.js/archives/master|Download]]
* YepNope.js  [http://github.com/SlexAxton/yepnope.js/archives/master]
 
 
Some samples require:
 
* The slider widget from jQuery UI. [http://jqueryui.com/download]
* jQuery mouse wheel. [http://github.com/brandonaaron/jquery-mousewheel]
 
 
Note: the turn.js package contain all these dependencies.

Revision as of 02:45, 9 July 2012

Turn.js requires:

  • jQuery 1.3 or above. [1]
  • YepNope.js [2]


Some samples require:

  • The slider widget from jQuery UI. [3]
  • jQuery mouse wheel. [4]


Note: the turn.js package contain all these dependencies.