I don't believe there's any jQuery-based "JavaScript templates" engine/plug-in.

There are two plug-ins that I know of that help with the insertion of
code and content provided by the server side:

   Taconite
   http://www.malsup.com/jquery/taconite/

   jXs
   http://www.brainknot.com/code/jxs.htm

From what I gather most people do their formatting and structuring on
the server side.

Perhaps you're looking for something like this?

   http://code.google.com/p/trimpath/wiki/JavaScriptTemplates

You should be able to use this in conjunction with jQuery without any problems.

Karl Rudd

On 6/7/07, Mandy Singh <[EMAIL PROTECTED]> wrote:
Anyone?


On 6/7/07, Mandy Singh <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> does jquery offer some kind of javascript templates plugin?
>
> wat do (if they do) ppl use?
>
> since i have a box structure on my page where more or less every box is
similar in markup, i would want to create a template of that with javascript
vars for unknown content that i later fetch through json response.
>
> makese sense?
>
> pls let me know.
>
> thx,
> mandy.


Reply via email to