爱易网
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 浏览次数:20216 次
以下是程序代码
<style type="text/css"> .clDivs{position:absolute; width:30; height:30; left:0; font-size:60px; 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 }//欢迎来到站长特效网,我们的网址是www.zzjs.net,很好记,zz站长,js就是js特效,本站收集大量高质量js代码,还有许多广告代码下载。 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]=-420 xpos[1]=-360 xpos[2]=-300 xpos[3]=-240 xpos[4]=-180 xpos[5]=-120 xpos[6]=-60 xpos[7]=0 xpos[8]=60 xpos[9]=120 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 Array(-277
上一篇:狡猾的按钮特效
下一篇:切换文字渐显效果
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
迪信通神秘免费服务揭谜底:充电宝免费带回家
搜狐前副总编何毅加盟乐视 任车联网公司CEO
中移动一季度净利大降:手机补贴增长过快
Docker Desktop 4.11 发布:支持虚拟桌面、Mac 权限更改和新扩展
史上最严电话实名制9月实行 三大难题待解
蓝宝石PK大猩猩玻璃:作为屏幕谁更有优势?
Kindle入华遭遇国内厂商“围剿 ” 电信也参战
虚拟运营商们更像三大运营商的“二道贩子”
中移动五大基地将整改成公司:被指易滋生腐败
推荐阅读
更多>
英特尔技术高管离任 电视业务或受影响
聚美向左,唯品向右,怎能耐得住高跟和红唇的诱惑!
诺基亚培育低端机市场 迂回战术要挟中华酷联
百度“全网寻人”面前的互联网信息枢纽价值
华为变阵:任正非调整三大业务布局
富士康人事故骚动方寸 不惜血本下注电商
独立工具APP:为亿级用户的商业化而愁
摩托罗拉移动裁员关闭德州Moto X手机工厂
华为坚持不上市究竟为何?不差钱也不想冒风险
王建宙解构OTT效劳 中移动重塑飞信平台
国美在线叫板京东:李俊涛底气在哪?
都是300元内 乐视盒子与小米盒子对比体验
iPhone 6 Plus要召回是谣言
微软不会被颠覆
网友爆料称微软雇水军宣传主机Xbox One
首家国有独资P2P平台上线 或预示政策日渐明朗
雷军会做赔钱生意?迅雷跌破发行价 市值仅7亿美元
三星起诉LG在冰箱广告中玷污其企业笼统
公信力消失:马航事件社交媒体传播之痛
9月1日起免征新能源汽车购置税