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.

-- 
View this message in context: 
http://www.nabble.com/T5%3A-Script-rewriting-tf4357979.html#a12419844
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to