I just started using jQuery\'s template engine. Which looks quite nice so far. Yet i wonder if it\'s possible to load templates from an external file somehow. Imagine having
I recently wrote a javascript library to assist with this:
https://www.github.com/stevenmhunt/tmpl.loader
You can add jsRender or any other kind of template files using the tag and they automatically register.