Requirements: Difference between revisions

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


* The slider widget from jQuery UI. [http://jqueryui.com/download]
* The slider widget from jQuery UI. [http://jqueryui.com/download]
* jQuery mouse wheel. [http://github.com/brandonaaron/jquery-mousewheel]
* jQuery mousewheel. [http://github.com/brandonaaron/jquery-mousewheel]




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

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 mousewheel. [4]


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