News

jQuery Client Templates

Put simply, the Client Templates library parses templates on the client-side and renders them to the user.

The jQuery Client Templates library is based on John Resig's work, but goes many steps further by simplifying template processing, automatically binding to data, handling template errors, downloading templates via AJAX, pre-caching, and more.

An example, you ask? Here you go!

Example 1
Moreover, you can store your template in a separate page, and load it via AJAX. It's as simple as adding templateuri="/path/to/your/template" to the element being templated.
Example 2

Download the latest version of the jQuery Client Templates library here.

Page Updated: 1/19/2011