爱易网
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 浏览次数:20206 次
欢迎光临爱易网网页脚本特效中心,点击运行按钮演示特效:
以下是程序代码
<HTML> <HEAD> <title>多段文字多行逐段单个出现的特效</title> <script language=JAVAscript> <!-- // ------ 定义全局变量 var theNewsNum; var theAddNum; var totalNum; var CurrentPosion=0; var theCurrentNews; var theCurrentLength; var theNewsText; var theTargetLink; var theCharacterTimeout; var theNewsTimeout; var theBrowserVersion; var theWidgetOne; var theWidgetTwo; var theSpaceFiller; var theLeadString; var theNewsState; function startTicker() { // ------ 设置初始数值 theCharacterTimeout = 50;//字符间隔时间 theNewsTimeout = 2000;//新闻间隔时间 theWidgetOne = "_";//新闻前面下标符1 theWidgetTwo = "-";//新闻前面下标符 theNewsState = 1; //theNewsNum = document.body.children.incoming.children.NewsNum.innerText;//新闻总条数 //add by lin theNewsNum = document.getElementById("incoming").children.AllNews.children.length;//新闻总条数 theAddNum = document.getElementById("incoming").children.AddNews.children.length;//补充条数 totalNum =theNewsNum+theAddNum; theCurrentNews = 0; theCurrentLength = 0; theLeadString = " "; theSpaceFiller = " "; runTheTicker(); } // --- 基础函数 function runTheTicker() { if(theNewsState == 1) { if(CurrentPosion<theNewsNum){ setupNextNews(); } else{ setupAddNews(); } CurrentPosion++; if(CurrentPosion>=totalNum||CurrentPosion>=5) CurrentPosion=0; //最多条数不超过5条 } if(theCurrentLength != theNewsText.length) { drawNews(); } else { closeOutNews(); } } //more javascript from http://www.aiyiweb.com // --- 跳转下一条新闻 function setupNextNews() { theNewsState = 0; theCurrentNews = theCurrentNews % theNewsNum; theNewsText = document.getElementById("AllNews").children[theCurrentNews].children.Summary.innerText; theTargetLink = document.getElementById("AllNews").children[theCurrentNews].children.NewsLink.innerText; theCurrentLength = 0; document.all.hottext.href = theTargetLink; theCurrentNews++; } function setupAddNews() { theNewsState = 0; theCurrentNews = theCurrentNews % theAddNum; theNewsText = document.getElementById("incoming").children.AddNews.children[theCurrentNews].children.Summary.innerText; theTargetLink = document.getElementById("incoming").children.AddNews.children[theCurrentNews].children.NewsLink.innerText; theCurrentLength = 0; document.all.hottext.href = theTargetLink; theCurrentNews++; } // --- 滚动新闻 function drawNews() { var myWidget; if((theCurrentLength % 2) == 1) { myWidget = theWidgetOne; } else { myWidget = theWidgetTwo; } document.all.hottext.innerHTML = theLeadString + theNewsText.substring(0,theCurrentLength) + myWidget + theSpaceFiller; theCurrentLength++; setTimeout("runTheTicker()", theCharacterTimeout); } // --- 结束新闻循环 function closeOutNews() { document.all.hottext.innerHTML = theLeadString + theNewsText + theSpaceFiller; theNewsState = 1; setTimeout("runTheTicker()", theNewsTimeout); } window.onload=startTicker; //-->
上一篇:狡猾的按钮特效
下一篇:年份自动更新
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
史玉柱谈创业:5大建议 失败的教训最真实
优酷土豆兼并一年:依然处于烧钱形状
佳能利润大跌三成 智能终端倒逼相机厂商转型
马云:银行若放开存款利率 余额宝死了也光荣
靠谱分析:6月发生的WWDC和谷歌I/O大会,将会出现哪些新产品?
戴尔正告继续上市存风险 称黑石伊坎方案有缺乏
蘑菇街CEO陈琪:2015将回归社会化电商
传运营商高层将变化 专家称需体制革新
中国移动承诺再降4G资费 网络漫游至50个国家
推荐阅读
更多>
P2P平台科迅网疑“跑路” 涉及金额超2700万
流浪汉高考状元终于找到工作:月薪3000做程序员很满意
虚拟运营商流量不清零吸引用户 盈利待明
英特尔VS苹果:移动芯片大战
虚拟运营商温度有多高?降温OR升温内外有别
腾讯再次重申:普通微信誉户相对不收费
FDD牌照12月将发放 联通电信双4G反击中移动
美图手机2问世 三大问题令其市场销量堪忧
阿朗力避步北电后尘 急切停止自我革新
杨元庆去年总薪酬1.33亿元
支付宝钱包支持医保移动缴费 广州成首个试点
戴尔正告继续上市存风险 称黑石伊坎方案有缺乏
虚拟运营市场躁动:山西煤老板兴味浓重
银河证券王锦炎:金融业如何使用大数据
传苹果与雅虎协作信息提供 进一步摆脱谷歌
FDD牌照短期不会发放 联通电信暗自提速建网
QQ空间与微信龟兔赛跑,商业生态链陷入死循环
去看看外面的世界吧!别窝里斗了,中国在线旅游商们
云智慧:用大数据实现企业应用性能管理
Twitter收购印度手机营销公司ZipDial