Mosaiqy is a jQuery plugin for viewing and zooming photo working on Opera 9+, Firefox 3.6+, Safari 3.2+, Chrome and IE7+. Photos are retrieved from a JSON/JSONP data structure and randomly moved inside the grid. All expensive animations are taken over by your GPU on recent browsers using CSS3 transitions, minimizing the CPU overhead.
jCookies, a jQuery plugin, makes getting and settings HTTP Cookies a breeze. jCookies allows the storage of any type of data: strings, arrays, objects, etc. Data is stored in the cookie as JSON data. Also you can retrieve data using server side code such as C# and PHP.
A free light weight jQuery plugin that allows you to create a custom drop down with images and description. Plugin adds images and description to otherwise boring drop downs and uses JSON to populate the drop down options.
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted.
This is a jQuery plugin for converting data from XML to JSON format. However its real power lies in its ability to also remap data to a different structure. This can be useful when you have a plugin or application that requires JSON data, but the data is coming from an XML feed that you don't have structural control over. Data is remapped to the structure you need.
jQuery Gantt Chart is a simple chart that implements gantt functionality as a jQuery plugin. Plugin uses AJAX to retrive JSON data and render them as Gantt chart with many features such as zooming or paging.
XML to JSON Plugin (jQuery.xml2json) is a script you can use to convert simple XML into a JSON object.
jTwitter jQuery Twitter API Plugin provides you with an easy Twitter API to access Twitter user information by twitter username.