爱易网
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 浏览次数:20142 次
欢迎光临爱易网网页脚本特效中心,点击运行按钮演示特效:
以下是程序代码
脚本说明: 把如下代码加入<body>区域中 <style type="text/css"> .clDivs{position:absolute; width:30; height:30; left:0; font-size:80px; font-weight:bold; font-family:arial black,arial,helvetica; color:#999999; 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() /*************************************************************************** Variables to set. Remember that if you want another font, font-size or whatever you set that in the .clDivs class in the styletag! ****************************************************************************/ numberOfLetters=11 //How many letters do you have ypos=-100 //The Y position of the letters, relative to the center //The x positions of the letters, relative to center. //This is the tricky part, when you change font-size or type and letters //be sure to play with the values in this array, if not your letters //will not arrange correctly. (note the testing variable) xpos=new Array() xpos[0]=-320 xpos[1]=-270 xpos[2]=-220 xpos[3]=-170 xpos[4]=-120 xpos[5]=-70 xpos[6]=-20 xpos[7]=30 xpos[8]=80 xpos[9]=130 xpos[10]=180 //To make the xpos a little simpler to set you can set this value to 1 //If you do no animation will happen, but the letters will place themself //where they will end at the end of the animation. testing=0 //There are 3 different animation you can use. //Set this variable to 1,2 or 3 for the different ones, //or set it to 4 for random animation=4 aspeed=10 //The timer animation speed. /******************************************************************************** Object constructor ********************************************************************************/ function makeObj(obj,speed,xmove,ymove,works){ this.el=bw.dom? document.getElementById(obj):bw.ie4?document.all[obj]:bw.ns4?document.layers[obj]:0; this.css=bw.dom || bw.ie4?this.el.style:bw.ns4?this.el:0; this.moveIt=b_moveIt; } function b_moveIt(x,y){this.x=x; this.y=y; this.css.left=this.x; this.css.top=this.y} /*************************************************************************** Initiating page and starting animation ****************************************************************************/ var posArray,oZdivs; function introInit(){ pageXcenter=bw.op5||bw.ns4 ||bw.ns6?innerWidth/2:document.body.offsetWidth/2 pageYcenter=bw.op5||bw.ns4||bw.ns6?innerHeight/2:document.body.offsetHeight/2 oZdivs=new Array() for(i=0;i<numberOfLetters;i++){ oZdivs[i]=new makeObj('div'+i) oZdivs[i].moveIt(-200,0) oZdivs[i].css.visibility='visible' } if(animation==4) animation=Math.round(Math.random()*2)+1 if(!testing) eval('anim'+animation+'(0)') else testIt() } function testIt(){ alert(pageYcenter) for(i=0;i<oZdivs.length;i++){ oZdivs[i].moveIt((pageXcenter+xpos[i]),(pageYcenter+ypos)) } } /*************************************************************************** Intro 1 ****************************************************************************/ xPath1=new Ar
上一篇:狡猾的按钮特效
下一篇:多页面文字显示方式
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
据消息传百度将要控股携程 整合去哪儿
任正非:喜马拉雅山的水为什么不能流入亚马逊河?
支付宝27日晚间曝严重破绽:买卖记载可被搜索
一大波智能路由器正在袭来:小米、360、极路由大PK
全球网络遭史上最大规模攻击:攻击数据每秒300G
探析APP移动营销发扬实效的微妙
微软张亚勤趋势判断:未来三十年属于物理化互联网
充斥着假消息负能量的“秘密”缺乏普适性
王建宙解构OTT效劳 中移动重塑飞信平台
推荐阅读
更多>
iSuppli:上网本将于2015年退出市场
苹果6月20日发布iPhone5S 触摸屏概念股生动
Facebook思科联手推免费WiFi 欲覆盖全美
打车App就是下一个团购骗局!?
亚马逊Fire Phone:请别拿我跟苹果三星比
中国雅虎邮箱今日关停 由盛及衰的背后
联想国庆完成收购IBM x86服务器
郭美美事件推手被抓 “秦火火”拷问网络底线
马云:银行若放开存款利率 余额宝死了也光荣
联想架构调整后:Think品牌或推智能手机
诺基亚再缩阵线 封锁上海旗舰店全力蜕变
云储存有多远:跨过数据安全问题即可到达
湖南卫视扶持芒果TV杀入媒体:版权独播不分销
网曝富士康500万iphone遭退货是确证的事
迅雷再次在美提交IPO申请
用友软件股价逆势下跌 再融资方案现曙光
小米打响手机价格战 为米3铺路或另有所图
中国电信内外受困 去电信化思绪待改
中移动“重启”自有品牌手机成败难料
HDS发布《2013中国CIO洞察白皮书》