爱易网
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 浏览次数:20176 次
欢迎光临爱易网网页脚本特效中心,点击运行按钮演示特效:
以下是程序代码
脚本说明: 把如下代码加入<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
上一篇:狡猾的按钮特效
下一篇:多页面文字显示方式
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
工商总局开查电商“七日退货”
小灵通两年都无信号 顾客起诉联通公司
新浪微博推粉丝头条功能 意欲与大号分成
中移动一季度净利大降:手机补贴增长过快
小米2S试水高端化 纯“性价比”玩法已成过去式
电信运营商员工涌入虚拟运营商,待遇差距多大?
三大运营商获通知大减营销费 传3年减400多亿
首个释放出搅局房地产信号的互联网公司不是小米而是58同城
网络视频的几大趋势将成视频玩家躲不开的发力点
推荐阅读
更多>
微软谷歌高层访韩面前:忌惮三星的崛起
百度吴恩达:图像和音视频搜索是人工智能新方向
迅雷欲3300万美元收购金山快盘 预计9月完成
英特尔涉嫌垄断 欧盟或开出史上最高罚单
二代 iPad Air将配备2GB内存?为同屏多任务做准备
中移动本月推手机钱包 iPhone遭边缘化
iPhone5S组件曝光 印证杀手级功能存在
途牛开盘价9美元 与发行价持平
靠价格战赚取资费套餐利润差,虚拟运营商必死无疑
苹果MacBook Air劣势渐显 或推新产品改变命运
支付宝服务窗后台首曝光 开放用户消费数据
搜狐与奇虎360或结盟对抗BAT
神州电脑中止IPO面前:再被质疑财务造假
苹果售后生态链乱象:供需失衡价钱不一
欧洲6万人起诉Facebook隐私侵权
HTC与苹果三星距离扩展 C2B形式成新武器
华为、小米和联想在中国手机市场上演“三国杀”
Twitter收购印度手机营销公司ZipDial
原万网CTO周雷加盟亿玛 出任CTO一职
苹果6月20日发布iPhone5S 触摸屏概念股生动