I fixed the problem by changing the line to: <script src="{$home}/scripts/editor.js" type="text/javascript"><![CDATA[ // Force close tag ]]></script>
My question is there a slightly less hacky way of doing this?
<script src="{$home}/scripts/editor.js"> type="text/javascript"> <!-- Switch to a better browser, you moron! --> </script>
;-)
Ugo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
