jQuery templates uses a custom set of template tags to allow developers to control the content of a page and its display position via JavaScript code.A developer using this plugin, takes these template tags and embeds them in the page's HTML, where the...

read more

The "jQuery two way bindings" plugin takes the content of a JSON file and links it to elements on a page (usually form elements).If the content changes in the JSON or on the page, both data storage locations are updated at the same time."jQuery two way...

read more