Skip to content

tellibus/jquery-bbq

 
 

Repository files navigation

Information about this fork

http://tellibus.com/lab/BBQ

Zepto BBQ: Back Button & Query Library based on jQuery BBQ v 1.2.1

http://benalman.com/projects/jquery-bbq-plugin/

Visit the project page for more information and usage examples!

Documentation

http://benalman.com/code/projects/jquery-bbq/docs/

Examples

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/

Support and Testing

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).

Zepto Version

1.0.1 + pre-requisite: Zepto’s Special Events plugin, by Enideo https://github.com/Enideo/zepto-events-special

Browsers Tested

Firefox 16.0.2+, Chrome 26.0.1410.65, Safari 5.1.9, iPhone 4.2, Android Stock Browser 2.3.3+.

Release History

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!

License

Copyright (c) 2010 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/

About

jQuery BBQ: Back Button & Query Library

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE-GPL
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.8%
  • PHP 8.2%