爱易网
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 浏览次数:20192 次
以下是程序代码
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="keywords" content="站长,网页特效,js特效,广告代码,zzjs,zzjs.net,sky,www.zzjs.net,站长特效 网" /> <meta name="description" content="www.zzjs.net,站长特效网,站长必备js特效及广告代码。大量高质量js特效,提供高质量广告代码下载,尽在站长特效网" /> <title>定时消失的文字链接,sky整理收集。zzjs.net欢迎您。</title> <style type="text/css"> <!-- body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 0px; margin-right: 0px} A { COLOR: black; FONT-SIZE: 11pt; FONT-WEIGHT: 400; TEXT-DECORATION: none } A:hover { COLOR: red; FONT-SIZE: 11pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline } a:active { font: 11pt "宋体"; cursor: hand; color: #FF0033 } --> </style> </head> <body> <a href="<#ZC_BLOG_HOST#>">站长特效网</a>,站长必备的高质量网页特效和广告代码。zzjs.net,站长js特效。<hr> <!--欢迎来到站长特效网,我们网站收集大量高质量js特效,提供许多广告代码下载,网址:www.zzjs.net,zzjs@msn.com,用.net打造靓站--> <script language="javascript"> //显示的信息,可以使用HTML语法,注意引号用法,单套双。 var message='<b><font size="5" face="arial" color="red"><a href="http://www.zzjs.net" target="_blank">欢迎来到站长特效网</a></font></b>' //背景色 var backgroundcolor="#fff000" //0 代表信息永远显示,1 代表信息只显示一段时间,2为随机显示模式; var displaymode=1 //如果显示模式为在指定时间内显示,输入时间段(1000为1秒); var displayduration=10000 //1代表闪烁,0代表不闪烁; var flashmode=1 //如果设置了闪烁,输入闪烁的颜色; var flashtocolor="lightgreen" ////下面不必修改/// function regenerate(){ window.location.reload() } var which=0 function regenerate2(){ if (document.layers) setTimeout("window.onresize=regenerate",700) } function display2(){ if (document.layers){ if (topmsg.visibility=="show") topmsg.visibility="hide" else topmsg.visibility="show" } else if (document.all){ if (topmsg.style.visibility=="visible") topmsg.style.visibility="hidden" else topmsg.style.visibility="visible" setTimeout("display2()",Math.round(Math.random()*10000)+10000) }//欢迎来到站长特效网,我们的网址是www.zzjs.net,很好记,zz站长,js就是js特效,本站收集大量高质量js代码,还有许多广告代码下载。 } function flash(){ if (which==0){ if (document.layers) topmsg.bgColor=flashtocolor else topmsg.style.backgroundColor=flashtocolor which=1 } else{ if (document.layers) topmsg.bgColor=backgroundcolor else topmsg.style.backgroundColor=backgroundcolor which=0 } } if (document.all){ document.write('<span id="topmsg" style="position:absolute;visibility:hidden">'+message+'</span>') } function logoit(){ document.all.topmsg.style.left=document.body.scrollLeft+document.body.clientWidth/2-document.all.topmsg.offsetWidth/2 document.all.topmsg.style.top=document.body.scrollTop+document.body.clientHeight-document.all.topmsg.offsetHeight-4 } function logoit2(){ topmsg.left=pageXOffset+window.innerWidth/2-topmsg.document.width/2 topmsg.top=pageYOffset+window.innerHeight-topmsg.document.height-5 setTimeout("logoit2()",90) } function setmessage(){ document.all.topmsg.style.left=document.body.scrollLeft+document.body.clientWidth/2-document.all.topmsg.offsetWidth/2 document.all.topmsg.style.top=document.body.scrollTop+document.body.clientHeight-document.all.topmsg.offsetHeight-4 document.all.topmsg.style.backgroundColor=backgroundcolor document.all.topmsg.style.visibility="visible" if (displaymode==1) setTimeout("topmsg.style.visibility='hidden'",displayduration) else if (displaymode==2) display2() if (flashmode==1) setInterval("flash()",1000) window.onscroll=logoit window.onresize=new Function("window.location.reload()") }//欢迎来到站长特效网,我们的网址是www.zzjs.net,很好记,zz站长,js就是js特效,本站收集大量高质量js代码,还有许多广告代码下载。 function setmessage2(){ topmsg=new Layer(window.innerWidth) topmsg.bgColor=backgroundcolor regenerate2() topmsg.document.write(message) topmsg.document.close() logoit2() topmsg.visibility="show" if (displaymode==1) setTimeout("topmsg.visibili
上一篇:狡猾的按钮特效
下一篇:公告栏滚动效果
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
惠普董事长莱恩辞职 为巨额财务减记埋单
从旗下三大业务BG发展看华为的过去现在和未来
一个非脑残米粉的思考:小米“成功之道”如何炼成
阿里入股虎嗅:媒体的脊梁弯了?未必!
前苹果顾问批判iPhone命名:不应加S
蜗牛移动董事长石海:号卡被叫停属乌龙事件
京东确定IPO定价区间 最高募资16.9亿美元
墨迹天气:产品创新以攻为守方能对抗巨头
估值增长9.8% 阿里IPO前市值达2450亿美元
推荐阅读
更多>
中国移动承诺再降4G资费 网络漫游至50个国家
搜狐前副总编何毅加盟乐视 任车联网公司CEO
全球五大电信设备商业绩:华为净利居首
完美入股盛大:一桩各怀心事的交易
传搜狗估值12亿美元 与360谈判进入白热化
HTC手机为何一败再败?效果出在供应链
苏宁易购成世界最慢电商 专家称其涉嫌违约
微软提示XP只剩365天寿命:用户被绑架?
迅雷向美SEC提交IPO招股书:拟最多筹资1亿美元
MIUI,有了它小米就无惧对手
聚美向左,唯品向右,怎能耐得住高跟和红唇的诱惑!
搜狐与奇虎360或结盟对抗BAT
小米打响手机价格战 为米3铺路或另有所图
原万网CTO周雷加盟亿玛 出任CTO一职
诺基亚培育低端机市场 迂回战术要挟中华酷联
独立工具APP:为亿级用户的商业化而愁
优酷土豆携手新浪微博 谋攻移动视频失地
高通拼抢国际芯片市场 联发科海外拓展难安心
挂号网高管团体离任 或因投资人失掉决计
神州泰岳雪上加霜:副总违规买卖遭罚