可乐泡咖啡 发表于 2005 年 7 月 8 日 12:55:20

请问这是段什么代码?我应该怎么添加到首页啊?

<script language='JavaScript' type='text/javascript'
src='http://www.hostdi.info/ads/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
  if (!document.phpAds_used) document.phpAds_used = ',';
  phpAds_random = new String (Math.random()); phpAds_random =
phpAds_random.substring(2,11);
 
  document.write ("<" + "script language='JavaScript'
type='text/javascript' src='");
  document.write ("http://www.hostdi.info/ads/adjs.php?n=" +
phpAds_random);
  document.write ("&what=zone:43&target=_blank");
  document.write ("&exclude=" + document.phpAds_used);
  if (document.referrer)
   document.write ("&referer=" + escape(document.referrer));
  document.write ("'><" + "/script>");
//-->
</script><noscript><a
href='http://www.hostdi.info/ads/adclick.php?n=a0a4a38f'
target='_blank'><img
src='http://www.hostdi.info/ads/adview.php?what=zone:43&n=a0a4a38f'
border='0' alt=''></a></noscript>

kokgog 发表于 2005 年 7 月 8 日 12:55:51

加广告的ad

可乐泡咖啡 发表于 2005 年 7 月 8 日 12:56:47

恩!我怎么添加到首页呢?

白金断戒 发表于 2005 年 7 月 8 日 13:02:56

放最下边

一塌糊涂 发表于 2005 年 7 月 8 日 13:03:41

<body>之间</body>

可乐泡咖啡 发表于 2005 年 7 月 8 日 13:14:40

恩!谢谢

可乐泡咖啡 发表于 2005 年 7 月 8 日 13:17:53

我添加上去以后!怎么网页没有任何改变呢?

可乐泡咖啡 发表于 2005 年 7 月 8 日 13:30:25

有人请解答下好吗?谢谢
页: [1]
查看完整版本: 请问这是段什么代码?我应该怎么添加到首页啊?