mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-25 04:35:51 +10:00
History.js gracefully supports the HTML5 History/State APIs in all browsers. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality. The file layout is inherited from the original project where separated compressed and uncompressed version of the same stuff is available. Discussion: http://cdnjs.uservoice.com/forums/98277-general/suggestions/2339277-historyjs License: 3-clause BSD Homepage: https://github.com/balupton/History.js/