Try
<!-- //
Cheers,
Nick.
Angelo Chen wrote:
Hi,
I have this in the template:
<script type="text/javascript">
<!--
google_ad_client = "pub-12345";
google_color_border = "FFFFFF";
//-->
</script>
but T5 already arranged it :
<script type="text/javascript">
<!-- google_ad_client = "pub-12345";
google_color_border = "FFFFFF";
// -->
</script>
pulling up the line with 'good_ad_client' one line up in the rendered html,
and the browser will display nothing, any way to stop T5 doing that? Thanks,
A.C.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]