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.21k stars 258 forks source link

Support to jQuery 1.9 #29

Closed felipepessoto closed 4 years ago

jasonswearingen commented 11 years ago

while this hasn't been accepted by the owner, thank you very much for this. this works great with jquery 1.9.1 too

JimWolff commented 11 years ago

You should look at cowboy/jquery-hashchange#30 instead, there have been some discussion there, it might be a better solution.