Views jQuery Templates
Component type
Maintenance status
Development status
Component created
Component changed
Ever wonder why all that extra bandwidth is used up pushing the same identical HTML markup for many items on a page? This module will use the the awesome jQuery TMPL plugin to client-side populate an HTML DOM template generated by views with JSON data also generated by views.
"jQuery templates contain markup with binding expressions ('Template tags'). Templates are applied to data objects or arrays, and rendered into the HTML DOM"
