jQuery Ajaxy aims at solving complicated AJAX Paradigms by providing you with a easy managed solution to bind into page state (URL Hash) changes, AJAX form submits, and support AJAX links.
Refer to the demo and the source code
To discover available configuration options, refer to lines 36 to 156 in the scripts/resources/jquery.ajaxy.js
file
You can discover the history inside the History.md file
Licensed under the MIT License
Copyright © 2008-2010 Benjamin Arthur Lupton
- jQuery
- jQuery UI History - Klaus Hartl
- Really Simple History - Brian Dillard and Brad Neuberg
- jQuery History Plugin - Taku Sano (Mikage Sawatari)
- jQuery History Remote Plugin - Klaus Hartl
- Content With Style: Fixing the back button and enabling bookmarking for ajax apps - Mike Stenhouse
- Bookmarks and Back Buttons
- Ajax: How to handle bookmarks and back buttons - Brad Neuberg