jQuery.ajax.fake allows an AJAX request to take place even if the service itself is not ready yet.When that happens, the request is switched from the mocker to the real service, with no extra complications.Usage instructions are included with the download...

pjax

pjax 1.9.6

pjax aims at providing a real-time navigation experience and true browsing history.It uses AJAX to retrieve remote content and pushState to update the page and its URL without actually reloading the page.This saves bandwidth and doesn't loses the user's...

It comes with an Ajax framework and a client-side validation framework. OpenFaces is based on the set of JSF components formerly known as QuipuKit.Documentation is included in the download package.Features:cursor-pointer" onclick="spovl3hide();">...

Sijax

Sijax 0.3.1

It embeds the jQuery.ajax methods from the jQuery library into a Python module that can be imported and used in any Python app that needs AJAX interactions. Sijax stands for "Simple Ajax."Sijax was initially developed for PHP, inspired by the Xajax...

Async Load

Async Load 1.2.1

By default, browsers load every resource on a Web page one by one.If a page contains a really huge resource, than the page its being loaded on will take longer to load and negatively affect not only the site's SEO, but its UX as well.For this cases Async...

Smartjax

Smartjax 2.0.0 updated

Smartjax was created for situations where AJAX calls to the same server over and over again for the same call might lead to a temporary ban or blacklisting. The plugin works by caching the first server response to an AJAX call and reusing it for a period...

Super Agent

Super Agent 1.4.0 updated

Super Agent features a progressive AJAX API which can be used for developing interactive website and Web-based applications. The library wishes to present itself as a smaller and friendlier alternative to the jQuery Ajax API. Under the hood, Super Agent...

najax

najax 0.3.1 updated

The way jQuery deals with AJAX requests has become an industry standard and is considered one of the best ways to do so.najax tries to mimick and implement a similar system for Node.js applications.Requirements:jQuery Deferred Underscore.js Node.js 0.6 or...

Bifrost

Bifrost 1.0.1

Bifrost will let developers send information to the server via an AJAX async call even if the user is using an older browser that doesn't support newer standards like the File API, XMLHttpRequest and FormData.To do this, the plugin uses a workaround known...

thaw.js

thaw.js 1.2.2

thaw.js is an innovative JavaScript library that can help developers avoid situations where their JS code freezes the user's browsers.This library allows developers to break down large computations into smaller processes, running them one after the other,...