Author Login
Post Reply
I'm trying to do the following in an HTML builder.
script(type:"text/javascript", "hello && goodbye")
The HTML builder duly escapes my ampersand, making invalid Javascript.
The "right" answer would be to put the javascript in a separate file
and use the src attribute, but for reasons too painful to enumerate
here, I cannot do that.
Is there any way to send unescaped strings from an HTML builder?
thanks,
Bryan
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email