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 賀挺 閱讀(406) 評論(0)  編輯  收藏

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


          網站導航:
           
          主站蜘蛛池模板: 汪清县| 平安县| 伊金霍洛旗| 咸丰县| 普定县| 德庆县| 赞皇县| 桦南县| 云龙县| 永年县| 兖州市| 雷山县| 锡林浩特市| 聂拉木县| 台湾省| 东乌| 酒泉市| 通道| 瓦房店市| 铁岭市| 宝清县| 兴隆县| 太白县| 宜黄县| 乾安县| 舟曲县| 衡东县| 鄂尔多斯市| 玉山县| 班戈县| 南昌县| 崇礼县| 乐昌市| 迁西县| 太和县| 武穴市| 墨玉县| 泽普县| 博客| 陵水| 昌平区|