Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.02 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.02 KB

jQuery Templates plugin

Note: this plugin requires jquery version 1.4.2.

jQuery templates contain markup with binding expressions. Templates are applied to data objects or arrays, and rendered into the HTML DOM

Documentation for the jQuery Templates plugin can be found on the jQuery documentation site: http://api.jquery.com/category/plugins/templates

See also http://www.borismoore.com/2010/10/jquery-templates-is-now-official-jquery.html for more background.

The beta1 version of jQuery Templates is available on CDN at: