Sunday, May 1, 2011

JQuery loadJSON plugin

This is a JQuery plugin that enables developers to load JSON data from the server and load JSON object into the DOM. No templating language is required - this plugin matches DOM elements in the HTML page with a JSON object using a DOM element properties.

0 comments:

Post a Comment