Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.76 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.76 KB

jQuery Templates plugin vBeta1.0.0

Note: The jQuery team has decided not to take this plugin past beta. It is no longer being actively developed or maintained. See vBeta1.0.0 tag for released beta version. Requires jQuery version 1.4.2.

Note: A new template plugin fully supported by the jQuery Team is now being developed as part of jQuery UI. More details on the history of this can be found at http://blog.jquery.com/2011/04/16/official-plugins-a-change-in-the-roadmap/ and http://www.borismoore.com/2011/10/jquery-templates-and-jsviews-roadmap.html . Track progress and participate in the design at http://wiki.jqueryui.com/Template


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: