jQuery onhashchange


I implemented window.onhashchange for older browsers using jQuery Address. Check it out here.

I am currently working on a jQuery routing plugin to be able to define routes to javascript functions. Routes are friendly urls with variables in location.hash. It is built on top of window.onhashchange and will be released soon.

blog comments powered by Disqus
Fork me on GitHub