Requirements: Difference between revisions

From Turn.js Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
* jQuery 1.3 or above. [http://jquery.com/download/]
* jQuery 1.3 or above. [http://jquery.com/download/]


* The HTML4 detection is made with the Modernizr library [http://modernizr.com/download/]
* The HTML4 detection uses the Modernizr library [http://modernizr.com/download/]


Some samples require:
Some samples require:

Revision as of 02:49, 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 mouse wheel. [4]


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