cowboy / jquery-hashchange

This jQuery plugin enables very basic bookmarkable #hash history via a cross-browser HTML5 window.onhashchange event.
http://benalman.com/projects/jquery-hashchange-plugin/
GNU General Public License v2.0
1.22k stars 258 forks source link

Replaced $.browser property in order to work in jQuery 1.9+ #33

Open alexcbz opened 10 years ago

alexcbz commented 10 years ago

Replaced $.browser property in order to work in jQuery 1.9+. Used navigator.userAgent instead.

williamdes commented 4 years ago

Part of https://www.npmjs.com/package/jquery-hashchange/v/1.4.0