mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
document jQuery dependency as >= 1.11.0
This commit is contained in:
@@ -584,7 +584,7 @@
|
||||
<a href="http://underscorejs.org/">Underscore.js</a> <small>( >= 1.5.0)</small>.
|
||||
For RESTful persistence, history support via <a href="#Router">Backbone.Router</a>
|
||||
and DOM manipulation with <a href="#View">Backbone.View</a>, include
|
||||
<b><a href="http://jquery.com">jQuery</a></b>, and
|
||||
<b><a href="http://jquery.com">jQuery</a></b> ( >= 1.11.0), and
|
||||
<b><a href="https://github.com/douglascrockford/JSON-js">json2.js</a></b> for older
|
||||
Internet Explorer support.
|
||||
<i>(Mimics of the Underscore and jQuery APIs, such as
|
||||
|
||||
Reference in New Issue
Block a user