The plugin is an alternative to working with JSONP, compared to the native solution shipped with jQuery.
Tested and working with most major browsers like Internet Explorer 6+, Firefox 2+, Safari 3+, Opera 9+ and Google Chrome 1+.
Here are some key features of "jQuery-JSONP":
· JSONP flow control
· Recovery for bad JSON responses
· Manually abort JSONP requests
· Multiple requests running concurrently
· Caching mechanism (browser-based and/or page based)
· Timeout mechanism
Requirements:
· JavaScript enabled on client side
· jQuery 1.3 or higher