jQuery Ajaxy is a plugin which enables us to convert a standard website into an Ajaxed one with no hassles. It has built-in support for URL hash changes, AJAX form submits or AJAX links. jQuery Ajaxyallows you to easily upgrade your web site into a full featured Ajax web application. It 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.
Features
- It’s unbelievably simple to upgrade your ordinary links and forms into Ajax requests by just adding a CSS classname.
- You already have automatic support for tracking state changes in your now web application so you don’t have to worry about this at all – we do it for you. This allows it so the user can still use those back and forward buttons, or even send the page URL to a friend and see the same thing!
- You can even submit forms via Ajax with confidence, without having to do any extra server side code.
- You will also have the ability to control your web applications state manually through your code for advanced circumstances.
- You will still have support for classical anchors despite us using hashes for our web application states! This means you can still direct your users to particular content on a webpage using a link like:
my/web/page.html#the-content-to-scroll-to
Browser Compatability
- Firefox 2.0+
- Safari 3.0+
- Internet Explorer 6.0+
- Opera 9.5+
- Chrome 1.0+
Download
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://www.balupton.com/projects/jquery-ajaxy
Download: http://github.com/balupton/jquery-ajaxy/