- Source
- Commits
- Network (57)
- Issues (2)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.md | Mon Oct 04 06:47:59 -0700 2010 | |
| |
demos/ | Wed Sep 15 10:27:20 -0700 2010 | |
| |
disclaimer.txt | Mon Sep 20 16:20:08 -0700 2010 | |
| |
jquery.tmpl.js | Tue Sep 28 13:58:49 -0700 2010 | |
| |
jquery.tmplPlus.js | Wed Sep 15 10:27:20 -0700 2010 |
README.md
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.