爱易网
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 浏览次数:20118 次
欢迎光临爱易网网页脚本特效中心,点击运行按钮演示特效:
以下是程序代码
脚本说明: 把如下代码加入<body>区域中 <style type="text/css"> #divControl{position:absolute; width:250; font-family:arial; left:120; top:190; font-size:10pt; visibility:hidden} #divCont{position:absolute; top:250; left:120; clip:rect(0,250,150,0); height:150; width:250} .clScroll{position:absolute; top:0; font-size:10pt; left:0; font-family:arial; visibility:hidden} </style> <script language="JavaScript" type="text/javascript"> function lib_bwcheck(){ //Browsercheck (needed) this.ver=navigator.appVersion this.agent=navigator.userAgent this.dom=document.getElementById?1:0 this.opera5=this.agent.indexOf("Opera 5")>-1 this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom && !this.opera5)?1:0; this.ie6=(this.ver.indexOf("MSIE 6")>-1 && this.dom && !this.opera5)?1:0; this.ie4=(document.all && !this.dom && !this.opera5)?1:0; this.ie=this.ie4||this.ie5||this.ie6 this.mac=this.agent.indexOf("Mac")>-1 this.ns6=(this.dom && parseInt(this.ver) >= 5) ?1:0; this.ns4=(document.layers && !this.dom)?1:0; this.bw=(this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.opera5) return this } var bw=new lib_bwcheck() /********************************************************************************* These are the variables you have to set: *********************************************************************************/ //The speed of the timeout between each scroll. timSpeed=50 //The height of the container (change this when it scrolls to much or to little) contHeight=100 /********************************************************************************* This is the object constructor function, which applies methods and properties to the Cross-browser layer object *********************************************************************************/ function makeScrollObj(obj,nest){ nest=(!nest) ? "":'document.'+nest+'.' this.el=bw.dom?document.getElementById(obj):bw.ie4?document.all[obj]:bw.ns4?eval(nest+'document.'+obj):0; this.css=bw.dom?document.getElementById(obj).style:bw.ie4?document.all[obj].style:bw.ns4?eval(nest+'document.'+obj):0; this.height=bw.ns4?this.css.document.height:this.el.offsetHeight this.top=b_gettop return this } //Getting the top for the top method function b_gettop(){ var gleft=(bw.ns4 || bw.ns6)?parseInt(this.css.top):eval(this.css.pixelTop); return gleft; } //Variables var scrollTim=1; var active=0; /********************************************************************************* The scroll function. Checks what way to scroll and checks if the layer is not already on top or bottom. *********************************************************************************/ function scroll(speed){ clearTimeout(scrollTim) way=speed>0?1:0 if((!way && oScroll[active].top()>-oScroll[active].height+contHeight) || (oScroll[active].top()<0 && way)){ oScroll[active].css.top=oScroll[active].top()+speed scrollTim=setTimeout("scroll("+speed+")",timSpeed) } } //Clears the timeout so the scroll stops, this is called onmouseout. function noScroll(){ clearTimeout(scrollTim) } /********************************************************************************* Changes the active layer. Hides the one that's visible and shows the "new" one. Also set's the new layers top to 0 so it starts at top. *********************************************************************************/ function changeActive(num){ oScroll[active].css.visibility='hidden' active=num oScroll[active].css.top=0 oScroll[active].css.visibility='visible' } /********************************************************************************* Initilizes the page, makes a oScroll Array and calls the object constructor. Her
上一篇:狡猾的按钮特效
下一篇:特殊字符的生成
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
喜大普奔:2016年国内乘客有望在飞机上使用手机
科技巨匠体验谷歌眼镜:戴上了就不想摘上去
百度透露无人驾驶战略 研发三维交通地图
联想架构调整后:Think品牌或推智能手机
盘点改变社会的15种科技:谷歌眼镜将使我们成为半机械人
快播灭了,还有西瓜:视频网站的灰色江湖还在
途牛旅游网今晚挂牌纳斯达克 融资1亿美元
同样的背景,罗永浩和雷军到底有什么不同?
2019双12阿里云老用户怎么参加拼团活动 老用户拼团方法
推荐阅读
更多>
Facebook思科联手推免费WiFi 欲覆盖全美
Google要求硬件厂商捆绑预装应用的协议曝光
全球最具“颠覆性”特质的公司排行榜TOP25
P2P平台科迅网疑“跑路” 涉及金额超2700万
弯曲变形:手机全新的交互方式
继续涨:微博IPO第二交易日 收盘大涨11.71%
京东终于想明白,这些年错过的财运,都藏在女人的时装下
小灵通两年都无信号 顾客起诉联通公司
二维码支付大战的号角注定已经吹响,尚需标准发放
运营商补贴减少 国内通信业拐点逼近
聚美优品获基石投资1.5亿美金,IPO吃下定心丸
阿里马云:我觉得互联网还有十年可以做
迪信通神秘免费服务揭谜底:充电宝免费带回家
虚拟运营商前路迷茫 业界建议发力车联网
网友爆料称微软雇水军宣传主机Xbox One
杨元庆去年总薪酬1.33亿元
刘强东:京东上市融资用于开拓三至六线城市
完美入股盛大:一桩各怀心事的交易
黑莓高管:黑莓能作为家“小众公司”活下来
“论文查重”网店一月收入竟过百万