jQuery Soap

jQuery plugin for communicating with a web service using SOAP. This script uses $.ajax to send the SOAP message. It can take XML DOM, XML string or JSON as input and the response can be returned as either XML DOM, XML string or JSON too. Thanx to proton17, Diccon Towns and Zach Shelton! Let’s $.soap()!

Ajaxify

Ajaxify your site out of the box, instantly.

jScroll – jQuery Plugin for Infinite Scrolling / Auto-Paging

jScroll is a jQuery plugin allowing you to effortlessly implement infinite scrolling, lazy loading, or whatever catchy phrase you may know it as, within a web page or web/HTML5 application. jScroll allows you to initiate an auto-paged AJAX fetch triggered by scrolling within a fixed-height div, or from scrolling the window object. A real-world example … Continue reading

Phery.js PHP Ajax

The bridge from jQuery to PHP, and vice-versa through AJAX. Using event delegation, forms and links can call PHP functions with only some data-* attributes, and perform RESTful requests using GET, POST, PUT, DELETE without any manual event binding, everything just works. You can also render partial views using ajax, loading only parts of the … Continue reading

Manifest

A jQuery plugin that adds delight to selecting multiple values for an input.

jQuery mb.menu

A powerful jQuery component that lets you easily build a multilevel menu or contextual menu (right click) in an intuitive way!You can add as many sub menus as you want and if those are not defined in the page, the component will automatically get them via ajax from a specified template url.

jQuery mb.extruder

This plugin lets you easily build a sliding panel for any kind of content; it has all the functionalities built-in for menu and sub-menu panels with an accordion effect, and you can get the content via ajax.

jQuery Ajax Retry

Retry ajax calls using the deferred API

jQuery REST Client

A jQuery plugin for easy consumption of REST APIs.