jQuery hashchange event 1.3

An URL hash is the text added to the end of a link using #.The jQuery hashchange event plugin allows the browser to track and remember the hashes used on a page, and record them in the browser's history.The plugin works via the window.onhashchange event...