热门标签:   个人网站   个人网页   WAP网站   网页特效   网页教程   收藏本站   设为主页  
首 页   个人网站   个人博客   WAP网站   网页特效   网页教程   软件教程   我要参展
帐 号: 密 码:
 
网站及资源搜索:  
 
  当前位置 > 中国个人网页秀-> 网页特效-> 页面特效-> 背景特效-> 眩!闪电背景特效
眩!闪电背景特效
整理:Cnwshow.Com   来源:Internet   整理时间:2008-4-25

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>眩!闪电背景特效</title>
</head>

<body>
<script LANGUAGE="JavaScript">
function blinkOn(){
theWin.document.bgColor = "000000"
nTimes++
JSCTimeOutID = window.setTimeout("blinkOff()",50);
}
function blinkOff(){
theWin.document.bgColor = "FFFFFF"
if (nTimes < 3)
JSCTimeOutID = window.setTimeout("blinkOn()",50);
else theWin.history.go(0)
}
function blinkit(aWin)
{
nTimes = 0
theWin = aWin
JSCTimeOutID = window.setTimeout("blinkOn()",50);
}
</script>

<form>
<div align="center"><p><input TYPE="BUTTON" VALUE="让暴风雨来的更猛烈些吧!" onClick="blinkit(self)">
</p></div>
</body>
</html>


运行代码预览特效
  背景特效 热门点击
·漫天飞舞的流星
·改变网页背景图片
·雪花背景
·自选背景色(1)
·全屏雪景效果
·黑客帝国特效
·舞台光柱照射效果
·璀璨的背景特效
·眩!闪电背景特效
·页面背景渐变特效
  酷站推荐
关于本站  联系本站  免责声明  使用帮助  网站搜索  网站地图
Copyright © 2005-2008 Cnwshow.Com Inc All Rights Reserved 中国个人网页秀
技术支持:网秀科技   QQ群:36941957  客服QQ:151483161  粵ICP备05134415号