Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.34 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.34 KB

jQuery Templates plugin v1.0.0pre.

Note: This plugin is currently in beta form and may change significantly before version 1.0 is released. See tagged versions for stable Beta releases. Requires jquery version 1.4.2.

jQuery templates contain markup with binding expressions ('Template tags'). 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/] (http://api.jquery.com/category/plugins/templates)

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

Live versions of demos from this repository can be found at [http://jquery.github.com/jquery-tmpl/demos/step-by-step.html] (http://jquery.github.com/jquery-tmpl/demos/step-by-step.html).

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