http://benalman.com/projects/jquery-bbq-plugin/
Visit the project page for more information and usage examples!
http://benalman.com/code/projects/jquery-bbq/docs/
These working examples, complete with fully commented code, illustrate a few ways in which this plugin can be used.
http://benalman.com/code/projects/jquery-bbq/examples/fragment-basic/
http://benalman.com/code/projects/jquery-bbq/examples/fragment-advanced/
http://benalman.com/code/projects/jquery-bbq/examples/fragment-jquery-ui-tabs/
http://benalman.com/code/projects/jquery-bbq/examples/deparam/
Information about what version or versions of Zepto this plugin has been tested with, what browsers it has been tested in, and where the unit tests reside (so you can test it yourself).
1.0.1 + pre-requisite: Zepto’s Special Events plugin, by Enideo https://github.com/Enideo/zepto-events-special
Firefox 16.0.2+, Chrome 26.0.1410.65, Safari 5.1.9, iPhone 4.2, Android Stock Browser 2.3.3+.
Only jQuery version: 1.3pre - (8/26/2010) Integrated jQuery hashchange event v1.3, which adds document.title and document.domain support in IE6/7, BlackBerry support, better Iframe hiding for accessibility reasons, and the new jQuery.fn.hashchange "shortcut" method. Added the jQuery.param.sorted method which reduces the possibility of extraneous hashchange event triggering. Added the jQuery.param.fragment.ajaxCrawlable method which can be used to enable Google "AJAX Crawlable mode."
Zepto version: 1.2.1 - (2/17/2010) Actually fixed the stale window.location Safari bug from jQuery hashchange event in BBQ, which was the main reason for the previous release!
Copyright (c) 2010 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/