On Oct 6, 2008, at 11:52 PM, Jasha Joachimsthal wrote:

Really, external scripts aren't working for you?  Why not?

Probably because some serializer closes the script tag. Use <script
src="myscript.js" type="text/javascript">&#160;</script>. Another reason
could be that there's no pipeline matching the request for
"myscript.js".

That shouldn't be necessary if you are using the default HTMLSerializer... it handles the <script> element in a browser- compatible way.

cheers,
—ml—



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

Reply via email to