http://expert.csdn.net/Expert/topic/1427/1427604.xml?temp=.1713526

解决方案 »

  1.   

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
    <title>moveing</title>
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_reloadPage(init) {  //reloads the window if Nav4 resized
      if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
        document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
      else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
    }
    MM_reloadPage(true);
    //-->
    </script>
    <script language="JavaScript">
    function moveing()
    {
    Layer1.style.pixelTop=document.body.scrollTop+document.body.offsetHeight-100;
    }
    </script>
    </head><body onmousemove="moveing();">
    <div id="Layer1" style="position:absolute; left:141px; top:433px; width:162px; height:90px; z-index:1"> 
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="468" height="95">
                        <param name="movie" value="http://www.china-zjj.com/Files/banner01.swf">
                        <param name="quality" value="high">
                        <embed src="http://www.china-zjj.com/Files/banner01.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="95"></embed></object></div>
    <table width="100%" height="1000" border="6" cellpadding="0" cellspacing="0">
      <tr>
        <td valign="top" bgcolor="faf9e8">&nbsp;&nbsp;&nbsp;&nbsp;</td>
      </tr>
    </table>
    </body>
    </html>