Hi,
I run a site with Google's AdSense adds and would like to put the following
two scripts into a single, external .js file.
1. Does anybody know if having this external js affects the adds being
displayed or any other problem?
2. Can you help me to get that rigth?
Thanks in advance,
C.
<script type="text/javascript"><!--
google_ad_clien t = "pub-number";
google_alternat e_color = "FFFFFF";
google_ad_width = 120;
google_ad_heigh t = 240;
google_ad_forma t = "120x240_as ";
google_ad_chann el ="";
google_ad_type = "text";
google_color_bo rder = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_li nk = "FF6600";
google_color_ur l = "006600";
google_color_te xt = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googles yndication.com/pagead/show_ads.js">
</script>
I run a site with Google's AdSense adds and would like to put the following
two scripts into a single, external .js file.
1. Does anybody know if having this external js affects the adds being
displayed or any other problem?
2. Can you help me to get that rigth?
Thanks in advance,
C.
<script type="text/javascript"><!--
google_ad_clien t = "pub-number";
google_alternat e_color = "FFFFFF";
google_ad_width = 120;
google_ad_heigh t = 240;
google_ad_forma t = "120x240_as ";
google_ad_chann el ="";
google_ad_type = "text";
google_color_bo rder = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_li nk = "FF6600";
google_color_ur l = "006600";
google_color_te xt = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googles yndication.com/pagead/show_ads.js">
</script>
Comment