Requirements: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
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]
 
* The HTML4 detection uses the Modernizr library [http://modernizr.com/download/]
 
Some samples require:
 
* The slider widget from jQuery UI. [http://jqueryui.com/download]
* jQuery mousewheel. [http://github.com/brandonaaron/jquery-mousewheel]
 
 
'''Note:''' the turn.js package contains all of these dependencies.

Latest revision as of 04:13, 9 July 2012

Turn.js requires:

  • jQuery 1.3 or above. [1]
  • The HTML4 detection uses the Modernizr library [2]

Some samples require:

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


Note: the turn.js package contains all of these dependencies.