Requirements: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
(Created page with "* Turn.js requires jQuery 1.3 or above.")
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
* Turn.js requires jQuery 1.3 or above.
Turn.js requires:
 
* jQuery 1.3 or above. [http://jquery.com/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.