Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

state


jQuery Ajaxy - Easily Upgrade your Website into a Rich Web 2.0 Ajax Application with Support for SEO and HashChange History

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.
http://www.balupton.com/projects/jquery-ajaxy

jQuery Ajaxy allows you to easily upgrade your web site into a full featured Ajax web application. Anyone who has tried to do this themselves would no doubt have spent countless hours debugging tedious javascript ajax requests, trying to figure out how to get ajax pages bookmarkable and working with back and forward buttons, or even struggled to add javascript effects to help manage your pages. jQuery Ajaxy was developed to solve all these problems, as well as some you may have never encountered such as; How do I keep my page indexable by Search Engines while making it an Ajax Application, How do I keep my site accessible to those who have javascript disabled? How I ensure I send the correct page back to the browser?

jQuery History Plugin (Hash, States, Bookmarking, Forward Back Buttons)

The jQuery History Plugin is a extremely lightweight way to hook into history changes within the browser (for example when index.php#state1 changes to index.php#state2). It supports bookmarks, forward and back buttons, refreshes. Features include binding for generic/all states, specific states, and multiple binding (overloading). It is the only history plugin that I have found which actually supports all browsers (firefox2,3,3.5, safari3,4, ie6,7,8, opera9,opera10) withouts quirks.