Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

jTemplates 0.7.8


Download: jTemplates_0_7_8.zip
Size: 99.51 KB
md5_file hash: 48ef3a6b4b31af28c430609049a76c23
First released: April 2, 2009 - 1:59pm

jTemplates is a template engine for JavaScript.

Changelog:
0.7.8 (02.04.2009):
- add {#break} and {#continue}
- new function: jQuery.processTemplateToText
- new function: jQuery.getTemplate
- restore: #foreach will have access to all content (not only loop variable)
- fix compatibility with jQuery.noConflict
- some other small fixes