7
jQuery AHM – A Better Way To AJAX
Jquery-ahm is a light-weight jquery plugin that reduces ajax requests to one-line.
Features
jquery-ahm is a replacement for $.ajax. With $.ajax, every ajax request needs a callback, resulting in a lot of javascript. $.ahm reduces javascript code by letting the response data define the actual callbacks.
- Super light-weight: ~1KB minified
- Reduces ajax requests to one-line (including ajax form validation)
- No more custom callbacks for every ajax request
- Lets back-end define post ajax callbacks (applied automagically)
- Supports all jquery + custom callbacks in back-end code
- Drop in replacement for $.ajax() (supports all $.ajax options)
22
jQuery Ajaxy
jQuery Ajaxy allows 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
9
Sweet AJAX Tabs With jQuery 1.4 & CSS3
tutorialzine has nice tutorial on Sweet AJAX Tabs With jQuery 1.4 & CSS3
7
ColorRating – A PHP/jQuery based 5-star Ajax rating script
ColorRating requires no database setup or administration as it comes with it’s own SQLite database, making deployment as easy as unzipping the files.
ColorRating is small – only 5kbs of CSS/JS/PHP – and degrades gracefully for users without JavaScript.
21
Google’s AJAX APIs Playground
AJAX APIs Playground is an educational application designed to show interactive code samples for some of Google’s coolest Javascript APIs.
Play with the API without having to build.
Some features are features are:
- Break points (simulated in Javascript)
- Firebug Lite in output for debugging
- Line numbers in code editor
- Ability to edit HTML of samples
Sponsors
Categories
Recent Posts
Recent Comments
- Adobe Photoshop CS6 Beta Out | Lively Web Tuts on Adobe Photoshop CS6 Beta Out
- sams on Mobility – Free Mobile UI Design Elements
- Cutter.js – Truncate HTML code Client Side | Lively Web Tuts on Cutter.js – Truncate HTML code Client Side
- Page Scroller – jQuery Smooth Scrolling Plugin | Lively Web Tuts on Page Scroller – jQuery Smooth Scrolling Plugin
- The jQuery Slider Plugin with Infinite Style | Lively Web Tuts on The jQuery Slider Plugin with Infinite Style








