爱易网
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 浏览次数:20183 次
欢迎光临爱易网网页脚本特效中心,点击运行按钮演示特效:
以下是程序代码
有什么问题请到<a href='/bbs/index.asp?boardid=2'>论坛</a>中发表<br> <!-- http://www.aiyiweb.com/ --> <!-- http://bbs.aiyiweb.com/ --> <!--脚本说明: 把如下代码加入<body>区域中--> <style type="text/css"> #divControl {position:absolute; left:120px; top:190px; width:250px; font-size:10pt; font-family:arial,helvetica,sans-serif; visibility:hidden;} #divCont {position:absolute; left:120px;top:250px; width:250px; height:150px; clip:rect(0px 250px 150px 0px);} .clScroll {position:absolute; font-size:10pt; font-family:arial,helvetica,sans-serif; 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 } // A unit of measure that will be added when setting the position of a layer. var px = bw.ns4||window.opera?"":"px"; //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)+px 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. *************************************************************
上一篇:狡猾的按钮特效
下一篇:文本框内容自动复制。
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
不提老罗,不说情怀,仅从十四个投诉问题入手谈锤子手机
国美电商开打价钱战 牟贵先言行矛盾受质疑
亚马逊宣布新春大促策略 欲打造另一个"黑五"
从3G牌照发放看中国4G规划效果
靠价格战赚取资费套餐利润差,虚拟运营商必死无疑
三问刘强东:京东为何近来火气这么大?
眼球识别技术EyeVerify融资600万美元 360参投
百度“全网寻人”面前的互联网信息枢纽价值
众贷网满月开张 网络金融监管再受质疑
推荐阅读
更多>
靠谱分析:6月发生的WWDC和谷歌I/O大会,将会出现哪些新产品?
看,网络文学今日之繁盛;忆,纯真去哪了?
Docker Desktop 4.11 发布:支持虚拟桌面、Mac 权限更改和新扩展
永不磨灭的九大尖端编程语言
微软张亚勤趋势判断:未来三十年属于物理化互联网
看病也能用支付宝了 马云的又一盘大棋
全球网络遭史上最大规模攻击:攻击数据每秒300G
逆转猜想:如果阿里成为雅虎大股东会怎样?
戴尔新CEO名单曝光:惠普甲骨文高管在列
百度“全网寻人”面前的互联网信息枢纽价值
支付宝服务窗后台首曝光 开放用户消费数据
英特尔涉嫌垄断 欧盟或开出史上最高罚单
小米发明的“低价抢购”模式还能管用多久?
IT企业人才争夺战打响:员工待遇水涨船高
孙正义入股阿里往事还原:阿里巴巴并非软银首选
微软最后的救命稻草Win 8份额继续上升
史玉柱谈创业:5大建议 失败的教训最真实
陈天桥之鉴:产品创新被扼杀那些事
百度吴恩达:图像和音视频搜索是人工智能新方向
中移动一季度净利大降:手机补贴增长过快