Your solution is not good for me because jQuery prototype
(http://jquery.com) JavaScript file is a original file. I do not want
to modify this original file because:

(1) to modify a open souce code not too good solution, for example no
one did not modify the Velocity source code :)
(2) my code will not be clear after i modified the original code
(3) if there is a new release i have to modify again and again



> Quick solution: use poor man's escaping:
>
>   #set ($d = '$')
>
> Then, you do something like this:
>
>   ${d}!="W")H D=${d};18.${d}=E;H
>
> That always works and is predictable, which cannot be said for
> Velocity's quirky escaping rules.
>
> Best regards.




-- 
SoMa

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to