http://community.csdn.net/Expert/topic/5283/5283616.xml?temp=.5730554

解决方案 »

  1.   

    <html>
    <head>
    <style type="text/css">
    body {
    height:100%;
    }
    #window, #window1 {
    z-index:99;
    position:absolute;
    height:100px;
    width:100px;
    background-color:#CCCCCC;
    }
    #window1 {
    z-index:100;
    background-color:#00FF00;
    }
    #show {
    height:2000px;
    width:1px;
    }
    </style>
    <script type="text/javascript">
    var scrollGS = {
    move : function (o) {
    if (document.getElementById(o.id)) {
    var left = document.body.scrollLeft - o.oscrollLeft;
    var top = document.body.scrollTop - o.oscrollTop;
    /*
    滑动特效,暂时无做
    var leftFH = left / Math.abs(left);
    var topFH = top / Math.abs(top);
    */
    o.style.left = o.offsetLeft + left;
    + document.body.clientWidth - o.oclientWidth + "px";
    o.style.top = o.offsetTop + top;
    + document.body.clientHeight - o.oclientHeight + "px";
    o.oscrollLeft = document.body.scrollLeft;
    o.oscrollTop = document.body.scrollTop;
    o.oclientWidth = document.body.clientWidth;
    o.oclientHeight = document.body.clientHeight;
    window.status = o.style.top;
    window.timeout(scrollGS.move, 50, o);
    }
    },

    closemove : function (o) {
    if (o.offsetTop - o.oscrollTop - document.body.clientHeight < 0) {
    o.style.top = o.offsetTop + 1 + "px";
    window.timeout(scrollGS.closemove, 10, o);
    } else {
    window.status = "已经移除.."
    document.body.removeChild(o);
    }
    },

    add : function (w) {
    w.oscrollLeft = document.body.scrollLeft;
    w.oscrollTop = document.body.scrollTop;
    w.oclientWidth = document.body.clientWidth;
    w.oclientHeight = document.body.clientHeight;
    w.style.left = w.oscrollLeft + document.body.clientWidth - w.offsetWidth;
    w.style.top = w.oscrollTop + document.body.clientHeight - w.offsetHeight;
    w.onmousedown = function () {
    scrollGS.closemove(w);
    };
    scrollGS.move(w);
    }
    };(function () {
    window.timeout = function (a, b) {
    var fun = a;
    if ("function" == typeof a) {
    var arg = Array.prototype.slice.call(arguments, 2);
    fun = function () {
    a.apply(null, arg);
    }
    }
    window.setTimeout(fun, b);
    }
    })();
    window.onload = function () {
    scrollGS.add(document.getElementById("window"));
    scrollGS.add(document.getElementById("window1"));
    }
    </script>
    </head>
    <body>
    <div id="window"></div>
    <div id="window1"></div>
    <div id="show"></div>
    </body>
    </html>
      

  2.   

    以下这个是我从网上搜到的,共享一下<html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
    <title>酷源码下载</title>
    </head>
    <Script language="JavaScript">
    <!--
    window.onload = getMsg;
    window.onresize = resizeDiv;
    window.onerror = function(){}
    //短信提示使用(asilas添加)
    var divTop,divLeft,divWidth,divHeight,docHeight,docWidth,objTimer,i = 0;
    function getMsg()
    {
     try{
     divTop = parseInt(document.getElementById("eMeng").style.top,10)
     divLeft = parseInt(document.getElementById("eMeng").style.left,10)
     divHeight = parseInt(document.getElementById("eMeng").offsetHeight,10)
     divWidth = parseInt(document.getElementById("eMeng").offsetWidth,10)
     docWidth = document.body.clientWidth;
     docHeight = document.body.clientHeight;
     document.getElementById("eMeng").style.top = parseInt(document.body.scrollTop,10) + docHeight + 10;//  divHeight
     document.getElementById("eMeng").style.left = parseInt(document.body.scrollLeft,10) + docWidth - divWidth
     document.getElementById("eMeng").style.visibility="visible"
     objTimer = window.setInterval("moveDiv()",10)
     }
     catch(e){}
    }function resizeDiv()
    {
     i+=1
     if(i>300) closeDiv() //客户想不用自动消失由用户来自己关闭所以屏蔽这句
     try{
     divHeight = parseInt(document.getElementById("eMeng").offsetHeight,10)
     divWidth = parseInt(document.getElementById("eMeng").offsetWidth,10)
     docWidth = document.body.clientWidth;
     docHeight = document.body.clientHeight;
     document.getElementById("eMeng").style.top = docHeight - divHeight + parseInt(document.body.scrollTop,10)
     document.getElementById("eMeng").style.left = docWidth - divWidth + parseInt(document.body.scrollLeft,10)
     }
     catch(e){}
    }function moveDiv()
    {
     try
     {
     if(parseInt(document.getElementById("eMeng").style.top,10) <= (docHeight - divHeight + parseInt(document.body.scrollTop,10)))
     {
     window.clearInterval(objTimer)
     objTimer = window.setInterval("resizeDiv()",1)
     }
     divTop = parseInt(document.getElementById("eMeng").style.top,10)
     document.getElementById("eMeng").style.top = divTop - 1
     }
     catch(e){}
    }
    function closeDiv()
    {
     document.getElementById('eMeng').style.visibility='hidden';
     if(objTimer) window.clearInterval(objTimer)
    }
    -->
    </Script><!--温馨提示代码开始--><DIV id=eMeng style="BORDER-RIGHT: #455690 1px solid; BORDER-TOP: #a6b4cf 1px solid; Z-INDEX:99999; LEFT: 0px; VISIBILITY: hidden; BORDER-LEFT: #a6b4cf 1px solid; WIDTH: 180px; BORDER-BOTTOM: #455690 1px solid; POSITION: absolute; TOP: 0px; HEIGHT: 116px; BACKGROUND-COLOR: #c9d3f3">
     <TABLE style="BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid" cellSpacing=0 cellPadding=0 width="100%" bgColor=#AFDCF3 border=0>
     <TBODY>
      <TR bgColor=#6699cc>
       <TD style="font-size: 12px; background-image: url('msgTopBg.gif'); color: #0f2c8c" width=30 height=24></TD>
       <TD style="font-weight: normal; font-size: 12px; background-image: url('msgTopBg.gif'); color: #ffffff; padding-left: 4px; padding-top: 4px" vAlign=center width="100%"> 网站温馨提示:</TD>
       <TD style="background-image: url('msgTopBg.gif'); padding-right: 2px; padding-top: 2px" vAlign=center align=right width=19><span title=关闭 style="CURSOR: hand;color:white;font-size:12px;font-weight:bold;margin-right:4px;" onclick=closeDiv() >×</span><!--<IMG title=关闭 style="CURSOR: hand" onclick=closeDiv() hspace=3 src="msgClose.jpg">--></TD>
      </TR>
      <TR>
       <TD style="background-image: url('http://pic.tianyaclub.com/images/windty_bg.jpg'); padding-right: 1px; padding-bottom: 1px" colSpan=3 height=90>
        <DIV style="BORDER-RIGHT: #b9c9ef 1px solid; PADDING-RIGHT: 13px; BORDER-TOP: #728eb8 1px solid; PADDING-LEFT: 13px; FONT-SIZE: 12px; PADDING-BOTTOM: 13px; BORDER-LEFT: #728eb8 1px solid; WIDTH: 100%; COLOR: #1f336b; PADDING-TOP: 18px; BORDER-BOTTOM: #b9c9ef 1px solid; HEIGHT: 100%">酷源码下载全新改版,免费精品网络资源,你用了吗?<BR>
        <DIV align=center style="word-break:break-all"><!--<a href="http://pic.tianyaclub.com/default.asp?idWriter=0&Key=0" target="_blank">--><a href="http://www.xfbbs.com" target="_blank">
        <font color=#FF0000>进入网站浏览</font></a></DIV>    </DIV>
       </TD>
      </TR>
     </TBODY>
     </TABLE>
    </DIV>
    <!--温馨提示代码结束-->
    </html>