⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 b0007.htm

📁 JavaScript源代码全集
💻 HTM
📖 第 1 页 / 共 2 页
字号:
        <td width="67%" valign="middle" align="center" height="22">请注意本页鼠标状态。</td>
        <td width="17%" valign="middle" align="center" height="22"></td>
      </tr>
      <tr>
        <td width="16%" valign="middle" align="center" height="20"></td>
        <td width="67%" valign="middle" align="center" height="20"></td>
        <td width="17%" valign="middle" align="center" height="20"></td>
      </tr>
      <tr>
        <td width="16%" valign="middle" align="center" height="22" rowspan="4"></td>
        <td width="67%" valign="middle" align="left" height="6" bgcolor="#F0FAFF"><span style="font-size: 9pt; color: rgb(255,0,0)">第一步:拷贝下面的代码到你的html文件的&lt;head&gt;和&lt;/head&gt;之间</span></td>
        <td width="17%" valign="middle" align="center" height="22" rowspan="4"></td>
      </tr>
      <tr>
        <td width="67%" valign="middle" align="center" height="6" bgcolor="#F0FAFF"><form name="copy">
          <p><textarea rows="6" name="S1" cols="40" onMouseOver="this.focus()" onFocus="this.select()">&lt;script LANGUAGE=&quot;JavaScript&quot;&gt;
function YY_Layerfx(yyleft,yytop,yyfnx,yyfny,yydiv,yybilder,yyloop,yyto,yycnt,yystep) { //v1.2
//copyright (c)1999 Yaromat, Jaro von Flocken
 if ((document.layers)||(document.all)){
  with (Math) {yynextx= eval(yyfnx)}
  with (Math) {yynexty= eval(yyfny)}
  yycnt=(yyloop &amp;&amp; yycnt&gt;=yystep*yybilder)?0:yycnt+yystep;
  if (document.layers){
    eval(yydiv+&quot;.top=&quot;+(yynexty+yytop))
    eval(yydiv+&quot;.left=&quot;+(yynextx+yyleft))
  }
  if (document.all){
    eval(&quot;yydiv=yydiv.replace(/.layers/gi, '.all')&quot;);
    eval(yydiv+&quot;.style.pixelTop=&quot;+(yynexty+yytop));
    eval(yydiv+&quot;.style.pixelLeft=&quot;+(yynextx+yyleft));
  }
  argStr='YY_Layerfx('+yyleft+','+yytop+',&quot;'+yyfnx+'&quot;,&quot;'+yyfny+'&quot;,&quot;'+yydiv+'&quot;,'+yybilder+','+yyloop+','+yyto+','+yycnt+','+yystep+')';
  if (yycnt&lt;=yystep*yybilder){eval(yydiv+&quot;.yyto=setTimeout(argStr,yyto)&quot;);}
 }

}
function YY_Mousetrace(evnt) { //v1.2 copyright (c)1999 Yaromat
 if (yyns4)
  {if (evnt.pageX) {yy_ml=evnt.pageX;  yy_mt=evnt.pageY;}  }
 else{
   yy_ml=(event.clientX + document.body.scrollLeft);
   yy_mt=(event.clientY + document.body.scrollTop);
 }
 if (yy_tracescript)eval(yy_tracescript)
}
&lt;/script&gt;</textarea></p>
        </form>
        </td>
      </tr>
      <tr>
        <td width="67%" valign="middle" align="left" height="5" bgcolor="#F0FAFF"><span style="font-size: 9pt; color: rgb(255,0,0)">第二步:拷贝下面的代码到你的html文件的&lt;body&gt;和&lt;/body&gt;之间</span></td>
      </tr>
      <tr>
        <td width="67%" valign="middle" align="center" height="5" bgcolor="#F0FAFF"><form name="copy1">
          <p><textarea rows="6" name="S2" cols="40" onMouseOver="this.focus()" onFocus="this.select()">&lt;div id=yyd0 style=&quot;position:absolute; left:10px; top:50px; width:3px; height:3px; z-index:1; background-color: #4297c5; layer-background-color: #4297c5; border: 1px none #000000; clip: rect(0 3 3 0)&quot;&gt;&lt;/div&gt;
&lt;div id=yyd1 style=&quot;position:absolute; left:20px; top:50px; width:3px; height:3px; z-index:1; background-color: #7d3386; layer-background-color: #7d3386; border: 1px none #000000; clip: rect(0 3 3 0)&quot;&gt;&lt;/div&gt;
&lt;div id=yyd2 style=&quot;position:absolute; left:30px; top:50px; width:3px; height:3px; z-index:1; background-color: #8ff319; layer-background-color: #8ff319; border: 1px none #000000; clip: rect(0 3 3 0)&quot;&gt;&lt;/div&gt;
&lt;div id=yyd3 style=&quot;position:absolute; left:40px; top:50px; width:3px; height:3px; z-index:1; background-color: #fc679b; layer-background-color: #fc679b; border: 1px none #000000; clip: rect(0 3 3 0)&quot;&gt;&lt;/div&gt;
&lt;div id=yyd4 style=&quot;position:absolute; left:50px; top:50px; width:3px; height:3px; z-index:1; background-color: #3dd551; layer-background-color: #3dd551; border: 1px none #000000; clip: rect(0 3 3 0)&quot;&gt;&lt;/div&gt;
&lt;div id=yyd5 style=&quot;position:absolute;
 left:60px; top:50px; width:3px; height:3px; z-index:1; background-color: #6178a5; layer-background-color: #6178a5; border: 1px none #000000; clip: rect(0 3 3 0)&quot;&gt;&lt;/div&gt;&lt;script&gt;
var yyns4=window.Event?true:false; var yy_mt = 0; var yy_ml = 0;
document.onmousemove = YY_Mousetrace;
yy_tracescript = '';

if (yyns4){ document.captureEvents(Event.MOUSEMOVE);
  YY_Mousetrace('',',document.YY_Mousetrace1')}

YY_Layerfx(0,0,'yy_ml+cos((15*sin(yycnt/70))+0)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','yy_mt+sin((15*sin(yycnt/70))+0)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','document.layers[\'yyd0\']',2000,true,80,0,1);

YY_Layerfx(0,0,'yy_ml+cos((15*sin(yycnt/70))+30)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','yy_mt+sin((15*sin(yycnt/70))+30)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','document.layers[\'yyd1\']',2000,true,80,0,1);

YY_Layerfx(0,0,'yy_ml+cos((15*sin(yycnt/70))+60)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','yy_mt+sin((15*sin(yycnt/70))+60)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','document.layers[\'yyd2\']',2000,true,80,0,1);

YY_Layerfx(0,0,'yy_ml+cos((15*sin(yycnt/70))+90)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','yy_mt+sin((15*sin(yycnt/70))+90)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','document.layers[\'yyd3\']',2000,true,80,0,1);

YY_Layerfx(0,0,'yy_ml+cos((15*sin(yycnt/70))+120)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','yy_mt+sin((15*sin(yycnt/70))+120)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','document.layers[\'yyd4\']',2000,true,80,0,1);

YY_Layerfx(0,0,'yy_ml+cos((15*sin(yycnt/70))+150)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','yy_mt+sin((15*sin(yycnt/70))+150)*150*(sin(10+yycnt/20)+0.2)*cos(yycnt/20)','document.layers[\'yyd5\']',2000,true,80,0,1);
&lt;/script&gt;</textarea></p>
        </form>
        </td>
      </tr>
    </table>
    </center></div></td>
  </tr>
  <tr>
    <td width="20%" bgcolor="#FFFFFF" valign="middle" align="center" height="20"></td>
    <td width="60%" height="20"></td>
    <td width="20%" height="20"></td>
  </tr>
  <tr>
    <td width="20%" bgcolor="#FFFFFF" valign="middle" align="center" height="17"></td>
    <td width="60%" height="17"><p align="center"><span style="font-size: 9pt"><a href="b0006.htm">上一页</a> &nbsp;&nbsp;&nbsp; <a href="b0008.htm">下一页</a></span></td>
    <td width="20%" height="17"></td>
  </tr>
  <tr>
    <td width="20%" bgcolor="#FFFFFF" valign="middle" align="center" height="14"></td>
    <td width="60%" height="14"></td>
    <td width="20%" height="14"></td>
  </tr>
  <tr>
    <td width="20%" bgcolor="#FFFFFF" valign="middle" align="center" height="14"></td>
    <td width="60%" height="14"></td>
    <td width="20%" height="14"></td>
  </tr>
  <tr>
    <td width="20%" bgcolor="#FFFFFF" valign="middle" align="center" height="47"></td>
    <td width="60%" height="47"><div align="center"><center><table cellspacing="0" cellpadding="0">
      <tr>
        <td width="100%"><p align="center"><font color="#969696"><span style="font-size: 9pt">《天索星网》 
        星网制作 版权所有</span></font></td>
      </tr>
      <tr>
        <td width="100%"><p align="center"><font color="#969696"><span style="font-size: 9pt; font-family: Arial">&copy;2000-2001 All Rights Reserved</span></font></td>
      </tr>
      <tr>
        <td width="100%"></td>
      </tr>
    </table>
    </center></div></td>
    <td width="20%" height="47"></td>
  </tr>
</table>
</center></div></div>
</body>
</html>
<!--Saved  from天索星网  版权所有;http://www.tasoo.2000c.net,E-mail:tasoo_cn@yahoo.com.cn-->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -