runxinzhi.com
首页
百度搜索
随机切换广告图片
代码如下:
<script language=JavaScript> var imgUrl=new Array(); var imgLink=new Array(); var adNum=0; imgLink[0]="Http://Dicky.8800.Org/BBS1"; imgUrl[0]="http://dicky.8800.org/bbs1/UploadFile/2005-7/2005721248396526.gif"; imgLink[1]="http://images.sohu.com/cs/sms/alumni3/minisite/6years/index.html"; imgUrl[1]="http://photocdn.sohu.com/20050706/Img226206155.gif"; imgLink[2]="http://club.chinaren.com/bbs/index.jsp?boardid=11&hotmsgid=9131684"; imgUrl[2]="http://photocdn.sohu.com/20050713/Img226293317.gif"; imgLink[3]="http://club.chinaren.com/bbs/index.jsp?boardid=16&hotmsgid=9580645"; imgUrl[3]="http://photocdn.sohu.com/20050715/Img226320025.jpg"; function playTran(){ if (document.all) imgInit.filters.revealTrans.play(); } function nextAd(){ if(adNum<imgUrl.length-1) adNum++; else adNum=0; if (document.all){ imgInit.filters.revealTrans.Transition=6; imgInit.filters.revealTrans.apply(); playTran(); } document.images.imgInit.src=imgUrl[adNum]; theTimer=setTimeout("nextAd()", 6000); } function goUrl(){ jumpUrl=imgLink[adNum]; jumpTarget='_blank'; if (jumpUrl != ''){ if (jumpTarget != '') window.open(jumpUrl,jumpTarget); else location.href=jumpUrl; } } </script> <span class="img1"><img src="javascript:nextAd()" name=imgInit onclick="goUrl()" width=120 height=160 vspace="1" border=0 style="FILTER: revealTrans(duration=2,transition=20);cursor:hand"></span></A>
[Ctrl+A 全选 提示:你可先修改部分代码,再点运行代码]
青苹果Web应用商店
https://webapp.taobao.com/
PHP/ASP.NET/ASP/UCHOME/DISCUZ! X系列网站开发,详细需求联系
QQ:8511978
相关阅读:
MySQL 清理slowlog方法
MySQL定位锁争用比较严重的表
Jvm介绍
MyEclipse6.5的SVN插件的安装
BASE64图片转字符串
JDK常用工具
Ftp服务端安装-Linux环境
数据结构之队列
自定义Exception异常
基于Lua语言的触动精灵脚本开发
原文地址:https://www.cnblogs.com/Dicky/p/194366.html
最新文章
int和Integer差别
实战c++中的string系列--std::string与MFC中CString的转换
C语言指针解说
jquery tree events didn't work
史上最全 前端开发面试问题及答案整理
z-index详解
Java Web技术总结(目录)
搜狐视频真实地址手动获取方法
FusionCharts的使用方法
jquery的each()详细介绍
热门文章
OpenLayers中地图缩放级别的设置方法
相关插件在项目中使用参考
umount: /data: device is busy
Linux 监测 常用测试工具
Linux 监测常用的图形工具
Linux 监测网络常用的工具sar iftop netstat ping nping fping mtr
Linux 监测磁盘常用的工具sar iostat vmstat
Linux 监测内存常用的工具sar free vmstat
Linux 监测CPU常用的工具sar iostat vmstat top uptime
TCP/IP 工具Ping
Copyright © 2020-2023
润新知