Search code examples
jqueryjquery-templates

Jquery Templates


I am using Jquery templates to display incoming JSON data I would like to load the template in a cacheable external file. How do I do this?

UPDATE
http://encosia.com/2010/12/02/jquery-templates-composite-rendering-and-remote-loading/
very close to the solution I ended up with, I just used a iframe instead;


Solution

  • These 2 pages seem to give the answer quite nicely: