有个问题,希望大家帮我看下
首先打开 www.lyg.js.cn
拉到最下面 有一排图片广告 右键点 两个相临广告之间的空白 ,查看属性
地址是这个 http://www.lyg.js.cn/images_1/adControls/150_60_02_001.html
访问这个地址 然后右键查看源文件
可以看到类似这样的语句
<body>
<div class="ad">
<div class="adLeft"><!--Adforward Begin:--><SCRIPT LANGUAGE="JavaScript1.1" SRC="http://jsinfo.allyes.com/main/adfshow?user=jsinfo|lyginfo_001|150_60_01_001&db=jsinfo&border=0&local=yes&js=ie"></SCRIPT><!--Adforward End--></div>
<div class="adStyle"><!--Adforward Begin:--><SCRIPT LANGUAGE="JavaScript1.1" SRC="http://jsinfo.allyes.com/main/adfshow?user=jsinfo|lyginfo_001|150_60_06_001&db=jsinfo&border=0&local=yes&js=ie"></SCRIPT><!--Adforward End--></div>
<div class="adStyle"><!--Adforward Begin:--><SCRIPT LANGUAGE="JavaScript1.1" SRC="http://jsinfo.allyes.com/main/adfshow?user=jsinfo|lyginfo_001|150_60_08_001&db=jsinfo&border=0&local=yes&js=ie"></SCRIPT><!--Adforward End--></div>
<div class="adStyle"><!--Adforward Begin:--><SCRIPT LANGUAGE="JavaScript1.1" SRC="http://jsinfo.allyes.com/main/adfshow?user=jsinfo|lyginfo_001|150_60_09_001&db=jsinfo&border=0&local=yes&js=ie"></SCRIPT><!--Adforward End--></div>
<div class="adStyle"><!--Adforward Begin:--><SCRIPT LANGUAGE="JavaScript1.1" SRC="http://jsinfo.allyes.com/main/adfshow?
问题是 这些语句有什么作用?生成这些语句有什么意义? 又要怎么样才能生成 。
大家大概说下吧