爱易网
IT新闻
IT新闻
爱易资讯
网站搭建
云虚拟主机教程
云服务器教程
Apache教程
IIS教程
Nginx教程
网站策划
站长文章
推广教程
淘宝客教程
网页设计
HTML教程
XHTML教程
CSS教程
HTML5教程
CSS3教程
JavaSript基础
JQuery教程
Node.js教程
前端技术
Ajax教程
Js特效
Xml教程
平面设计
页面UI设计
photoshop教程
程序开发
AI人工智能
Asp教程
Php教程
Asp.Net教程
Net Core教程
C#教程
Java教程
Jsp教程
开发技术
微信小程序教程
Uniapp开发教程
微信公众号开发
Andriod教程
IOS教程
DOS教程
Python教程
Docker教程
Windows Container教程
数据库
MSSQL教程
MySQL教程
Redis教程
Access教程
Oracle教程
数据库教程
操作系统
Linux教程
Windows教程
MAC教程
Cisco教程
交换机教程
防火墙教程
搜索
爱易网页
JS特效
字幕滚动效果(二)
字幕滚动效果(二)
日期:2014-05-18 浏览次数:20329 次
欢迎光临爱易网网页脚本特效中心,点击运行按钮演示特效:
以下是程序代码
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>爱易网网页特效演示,字幕滚动效果(二)</title> </head> <body> <script type="text/javascript"> //<![CDATA[ <!-- function scrollerObj(name,initH,initW,heightB,widthB,content,initBg,Bg,speed,initFl){ //**data**// this.name=name; this.initH=initH; this.initW=initW; this.heightB=heightB; this.widthB=widthB; this.content=content; this.initBg=initBg; this.Bg=Bg; this.iniFl=initFl; this.speed=parseInt(speed); this.timer = name + "Timer"; this.elem; //**methods**// this.getElement = getElement; this.createLayer=createLayer; this.scrollLayer = scrollLayer; this.scrollLoop=scrollLoop; //**initiate methods**// this.createLayer(); this.getElement(); this.scrollLayer(); } //**call this method to stop scrolling**// function scrollLoop(s){ this.speed = s; } //**pretty obvious**// function scrollLayer(){ if(parseInt(this.elem.style.top)>(this.elem.offsetHeight*(-1))){ this.elem.style.top = parseInt(this.elem.style.top)-this.speed; //alert(parseInt(this.elem.style.top)+"\n"+this.elem.id); } else {this.elem.style.top = this.initH;} } //**get the specific dom-expression**// function getElement(){ if(document.getElementById){ this.elem = document.getElementById(this.name); } else if (document.all){ this.elem = document.all[name]; } else if (document.layers){ this.elem = document.layers[name]; } } //**pretty obvious - if NS4 - please upgrade to a standard compliant browser**// function createLayer(){ if(document.getElementById || document.all){ document.write('<div id="layer'+this.name+'" style="position:relative;overflow:hidden;float:'+this.initFl+';background-color:#'+this.initBg+';border:1px solid black;width:'+this.initW+'px;height:'+this.initH+'px;" onMouseover="'+this.name+'.scrollLoop(0)" onMouseout="'+this.name+'.scrollLoop('+this.speed+')">'); document.write('<div id="'+this.name+'" style="position:absolute;top:'+this.initH+'px;left:0px;border:0px solid black;width:'+this.widthB+'px;height:'+this.heightB+'px;background-color:#'+this.Bg+'">'); document.write(this.content); document.write('<\/div><\/div>');} else if(document.layers){ document.write('<ilayer name="'+this.name+'" bgcolor="#'+this.Bg+'" width="'+this.widthB+'" height="'+this.heightB+'">'+this.content+'<\/ilayer>'); return; } if(this.scrollLayer){ this.timer = setInterval(this.name+'.scrollLayer()','30'); } } //--> //]]> </script> <style media="screen" type="text/css"> /*<![CDATA[*/ <!-- P{color:#465d5c;margin:3px;} A{color:#e86500} H1{color:#465d5c;font-size:11px;font-weight:normal;font-weight:bold;font-size:11px;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;margin:3px; padding:0px} H2{color:#465d5c;font-size:11px;font-weight:bold;font-size:11px;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;margin:3px; padding:0px} .art{font-weight:normal;font-size:11px;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;width:100%;border-top:1px solid #FFFFFF;border-bottom:1px solid #FF7F00; padding:3px;margin-bottom:10px;text-align: justify;} .state{color:#e86500;margin-left:5px;margin-right:5px;} #art1{background-color:#FFBB00;} #art2{background-color:#FFCC00;}
上一篇:狡猾的按钮特效
下一篇:字幕滚动效果(四)
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
中国大陆人口13.7亿 光棍越来越多
三大运营商获通知大减营销费 传3年减400多亿
携程整合去哪儿陷入僵局 欲联手老对手艺龙
迅雷高管解读财报:收购快盘可快速融入小米
唯品会荣登“最贵中概股”的欢喜与哀愁
腾讯为何在与阿里百度的收购比赛中当看客?
迪信通神秘免费服务揭谜底:充电宝免费带回家
搜狐前副总编何毅加盟乐视 任车联网公司CEO
打车软件“明补变暗补”背后的小算盘
推荐阅读
更多>
京东封杀财付通:终极目标是电商生态圈
高通拼抢国际芯片市场 联发科海外拓展难安心
Twitter收购印度手机营销公司ZipDial
京东物流"最后一公里":颠覆阿里或者被阿里干掉
二维码支付大战的号角注定已经吹响,尚需标准发放
虚拟运营商流量不清零吸引用户 盈利待明
同程旅游融资后变土豪 如何烧钱占领市场?
传陌陌或12月赴美IPO 估值约30亿美元
神奇约炮应用被禁 改名后重返苹果应用商店
美图手机2问世 三大问题令其市场销量堪忧
挂号网高管团体离任 或因投资人失掉决计
评论:马云的成功建立在什么基础上很值得怀疑
苹果优势逐渐丧失 传即将推出廉价iPhone
苹果MacBook Air劣势渐显 或推新产品改变命运
余额宝收益率跌破5% 银行系宝宝收益率赶超
9158屌丝逆袭 从在线“夜总会”转型KTV
中移动“重启”自有品牌手机成败难料
柳传志马云陷舆论漩涡:请不要辜负这个时代
云智慧:用大数据实现企业应用性能管理
纸媒深探版权蓝海抗衡互联网的时机到来了