Velocity (VM) tenplate: how to disable for a block of jquery

Posted by nute on Stack Overflow See other posts from Stack Overflow or by nute
Published on 2009-12-24T01:09:47Z Indexed on 2010/04/01 0:33 UTC
Read the original article Hit count: 523

Filed under:
|
|

I have Apache Velocity. I have some jQuery code. I think VM doesn't like when I do things like $img.css("float","left"). How can I completely disable VM parsing within a block of HTML/Javascript ?

Thanks

© Stack Overflow or respective owner

Related posts about velocity

Related posts about jQuery