Skip to content
shanbady edited this page Sep 14, 2010 · 1 revision

Copyright 2010 , Shankar Ambady

This script detects any hash tags that are created in an ajax site and upon reloading the page, it refreshes the page with the hash parametes passed in as GET queries.
It is then up to the server to process and use the passed in GET params.
This is useful for creating sites that have ajax loaded content but at the same time need to be bookmarkable.

USAGE:

Clone this wiki locally