mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
clarifying that jQuery or Zepto is required for History support (for the moment)
This commit is contained in:
@@ -360,7 +360,7 @@
|
||||
<p>
|
||||
Backbone's only hard dependency is
|
||||
<a href="http://documentcloud.github.com/underscore/">Underscore.js</a>.
|
||||
For RESTful persistence, and DOM manipulation with
|
||||
For RESTful persistence, "hashchange" History, and DOM manipulation with
|
||||
<a href="#View">Backbone.View</a>,
|
||||
it's highly recommended to include
|
||||
<a href="https://github.com/douglascrockford/JSON-js">json2.js</a>, and either
|
||||
|
||||
Reference in New Issue
Block a user