Download List

Descripción del Proyecto

jQuery-JSONP is a compact (1.6kB minified), yet feature-packed, alternative solution to jQuery's implementation of JSONP. jQuery-JSONP features error recovery in case of network failure or an ill-formed JSON response, precise control over callback naming and how it is transmitted in the URL, multiple requests with the same callback name running concurrently, two caching mechanisms (browser-based and page based), the possibility to manually abort the request just like any other AJAX request, and a timeout mechanism. jQuery-JSONP has been tested and runs within all major browsers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-16 16:34
2.1.0

Esta versión corrige un problema desagradable en IE en que las solicitudes concurrentes se obtienen sus datos mezclados. Es altamente recomendable que los usuarios se actualicen a esta versión tan pronto como sea posible.
Tags: Stable, Major
This release fixes a nasty issue in IE where concurrent requests would get their data mixed up. It is highly recommended that users upgrade to this version as soon as possible.

2010-05-28 01:46
2.0.2

La forma en que el plugin está implementada fue cambiado por completo. El código no acepta iframes más, lo que permitió todas las cuestiones pendientes que arreglar.
Tags: Stable, Major
The way the plugin is implemented was completely changed. The code doesn't use iframes anymore, which allowed all remaining issues to be fixed.

Project Resources