heting

            BlogJava :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理 ::
            40 隨筆 :: 9 文章 :: 45 評論 :: 0 Trackbacks
          灰置圖片
          style="filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;"
          發光字體樣式
          .pp1
          {
           color: white;
           filter: glow(color=yellow,strength=3);
          }
          參見http://www.24xuexi.com/tutorial/computer/web/htmlweb/css/2005-03-26/1111795200d158702.html
          圖片滾動
          <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
          <html xmlns="http://www.w3.org/1999/xhtml">
          <head>
          <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
          <title>無標題文檔</title>
          </head>

          <body>
          <DIV id="scroll_div" 
          style
          ="OVERFLOW: hidden;height:137px;WIDTH: 658px;white-space: nowrap; ">
              
          <div id="scroll_begin" style="display:inline;"><img src="image/2.jpg" width="200" height="137" border="0"><img src="image/3.jpg" width="200" height="137" border="0"><img src="image/4.jpg" width="200" height="137" border="0"><img src="image/5.jpg" width="200" height="137" border="0"></div>
              
          <div id="scroll_end" style="display:inline;">
              
          </div>
          </DIV>
          <SCRIPT>
          var speed=1
          var scroll_end = document.getElementById("scroll_end");
          var scroll_div = document.getElementById("scroll_div");
          scroll_end.innerHTML
          =scroll_begin.innerHTML
          function Marquee(){
          if(scroll_end.offsetWidth-scroll_div.scrollLeft<=0)
          scroll_div.scrollLeft
          -=scroll_begin.offsetWidth
          else{
          scroll_div.scrollLeft
          ++
          }

          }

          var MyMar=setInterval(Marquee,speed)
          scroll_div.onmouseover
          =function() {clearInterval(MyMar)}
          scroll_div.onmouseout
          =function() {MyMar=setInterval(Marquee,speed)}
          </SCRIPT>
          </body>
          </html>
          posted on 2009-01-06 17:12 賀挺 閱讀(404) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 宜章县| 东港市| 嘉鱼县| 东至县| 琼中| 讷河市| 深水埗区| 沙雅县| 隆子县| 茶陵县| 灌南县| 安西县| 全州县| 万全县| 竹山县| 塘沽区| 双流县| 柳林县| 陆丰市| 阿图什市| 天峻县| 松原市| 南溪县| 青海省| 苏尼特右旗| 黄龙县| 大港区| 临汾市| 清流县| 大余县| 望城县| 孟州市| 卢氏县| 姜堰市| 天台县| 托克逊县| 疏附县| 平顶山市| 兴化市| 扎囊县| 聊城市|