When I was working on improving my jQuery onhashchange plugin I found a better one online. Ben Alman wrote a jQuery plugin for the onhashchange event so you can use jQuery bind function to bind your event. I have decided to drop my plugin and use that one instead.
I am still working on jQuery routes and will share more information about it soon. It will now use the hashchange plugin from Ben Alman.

