富贵资源网 Design By www.hznty.com
本文实例讲述了javaScript实现滚动新闻的方法。分享给大家供大家参考。具体如下:
rolling_new.html页面如下:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title> New Document </title> <meta name="Generator" content="EditPlus"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Author" content=""> <meta name="Keywords" content=""> <meta name="Description" content=""> </head> <style type="text/css"> *{margin:0;padding:0;} #news{display:none;} </style> <body> <div id="news"> 太平天国医疗卫生组织,在国家制度上,有一定的组织,已经形成为一 种正规化的制度。它可分为朝内、军中、居民三个系统。 种正规化的制度。它可分为朝内、军中、居民三个系统。 种正规化的制度。它可分为朝内、军中、居民三个系统。 种正规化的制度。它可分为朝内、军中、居民三个系统。种正规化的制度。它可分为朝内、军中、居民三个系统。种正规化的制度。它可分为朝内、军中、居民三个系统。种正规化的制度。它可分为朝内、军中、居民三个系统。种正规化的制度。它可分为朝内、军中、居民三个系统。种正规化的制度。它可分为朝内、军中、居民三个系统。种正规化的制度。它可分为朝内、军中、居民三个系统。 </div> <div id="show_news"> </div> </body> <script type="text/javascript"> function $(node){ return document.getElementById(node); } function getElementsByClassName(str,root,tag){ if(root){ root=typeof root=="string""*"; var els=root.getElementsByTagName(tag),arr=[]; for(var i=0,n=els.length;i<n;i++){ for(var j=0,k=els[i].className.split(" "),l=k.length;j<1;j++){ if(k[j]==str){ arr.push(els[i]); break; } } } return arr; } function attachEvent(node,eventType,handler){ node=typeof node=="string""on"+eventType,handler); }else{ node.addEventListener(eventType,handler,false); } } function rolling_news(source,target,width,height,speed,direction){ this.source=$(source); this.source_content=$(source).innerHTML; this.target=$(target); this.width=width; //宽 this.height=height; //高 this.speed=speed; //滚动速度 this.direction=direction;//方向 this.tag=0; } rolling_news.prototype={ version:"1.00", author:"yangfeifei", date:"2011-10-23", initialize:function(){ var o=this; var target=o.target; var content=o.source_content; var innerDiv=document.createElement("div"); innerDiv.setAttribute("class","innerDiv"); o.source.innerHTML=""; innerDiv.innerHTML=o.source_content; target.appendChild(innerDiv); //显示区域样式 target.style.width=o.width+"px"; target.style.height=o.height+"px"; target.style.overflow="hidden"; target.getElementsByTagName('div')[0].style.width=o.width+"px"; target.getElementsByTagName('div')[0].style.height=target.getElementsByTagName('div')[0].scrollHeight>o.height"px":o.height+"px";//当文档实际高度大于容器时,高度为实际文档高度,否则为容器高度 //显示区域初始化 switch(o.direction){ case "up": target.scrollTop="0"; o.addAfterNode(); break; case "down": o.addBeforeNode(); target.scrollTop=target.scrollHeight-o.height; break; } //初始动作 o.autoplay(); attachEvent(o.target,'mouseover',function(){o.stop()}); attachEvent(o.target,'mouseout',function(){o.autoplay()}); }, up:function(){ var x=this; var divHeight=x.target.getElementsByTagName('div')[0].scrollHeight>x.height"class","innerDiv"); newDiv.innerHTML=p.source_content; p.target.appendChild(newDiv); newDiv.style.width=p.width+"px"; newDiv.style.height=p.target.getElementsByTagName('div')[0].scrollHeight>p.height"px":p.height+"px";//当文档实际高度大于容器时,高度为实际文档高度,否则为容器高度 }, addBeforeNode:function(){ var d=this; var newDiv=document.createElement('div'); newDiv.setAttribute("class","innerDiv"); newDiv.innerHTML=d.source_content; d.target.insertBefore(newDiv,d.target.getElementsByTagName('div')[0]); newDiv.style.width=d.width+"px"; newDiv.style.height=d.target.getElementsByTagName('div')[0].scrollHeight>d.height"px":d.height+"px";//当文档实际高度大于容器时,高度为实际文档高度,否则为容器高度 }, play:function(){ var t=this; switch(t.direction){ //向上 case "up": t.up(); break; //向右 case "down": t.down(); break; } }, autoplay:function(){ var s=this; s.auto=setInterval(function(){s.play()},1); }, stop:function(){ var h=this; clearInterval(h.auto); } } var a=new rolling_news("news","show_news",200,200,1,"down"); a.initialize(); </script> </html>
希望本文所述对大家的javascript程序设计有所帮助。
富贵资源网 Design By www.hznty.com
广告合作:本站广告合作请联系QQ:858582 申请时备注:广告合作(否则不回)
免责声明:本站资源来自互联网收集,仅供用于学习和交流,请遵循相关法律法规,本站一切资源不代表本站立场,如有侵权、后门、不妥请联系本站删除!
免责声明:本站资源来自互联网收集,仅供用于学习和交流,请遵循相关法律法规,本站一切资源不代表本站立场,如有侵权、后门、不妥请联系本站删除!
富贵资源网 Design By www.hznty.com
暂无评论...
P70系列延期,华为新旗舰将在下月发布
3月20日消息,近期博主@数码闲聊站 透露,原定三月份发布的华为新旗舰P70系列延期发布,预计4月份上市。
而博主@定焦数码 爆料,华为的P70系列在定位上已经超过了Mate60,成为了重要的旗舰系列之一。它肩负着重返影像领域顶尖的使命。那么这次P70会带来哪些令人惊艳的创新呢?
根据目前爆料的消息来看,华为P70系列将推出三个版本,其中P70和P70 Pro采用了三角形的摄像头模组设计,而P70 Art则采用了与上一代P60 Art相似的不规则形状设计。这样的外观是否好看见仁见智,但辨识度绝对拉满。