You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PURE - JavaScript Templates Engine
hi there,
I am very interested in using PURE but i would like to render (using
jquery) to a Id from a pre-saved html template. I was looking at the
examples and i see a lot that render via code ...
is it not possible to load the HTML that i wish to render from a
file ?
Any ideas really appreciated
Thanks
Mic Cvilic
unread,
Dec 8, 2009, 5:02:48 PM12/8/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pure-unobtrusive...@googlegroups.com
Here is the technique I use to load dynamically templates in our web app.
The objective was to make it cross lib, but there is still some
generalisation work to make it officiallly a plugin of PURE ;)
Any suggestion or idea in this area would be great!