时间:2016-01-18 10:10 来源: 我爱IT技术网 作者:佚名
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>带关闭按钮的网页漂浮广告代码</title>
</head>
<body>
<div id="img" style="position: absolute; left: 311; top: 815;visibility :hidden;" onmouseover="clearInterval(interval)" onmouseout="interval=setInterval('changePos()', delay)" align="right">
<a href="http://www.jb51.net/article/45542.htm#" target="_blank"><img border="0" src="http://www.jb51.net/article/图片路径" onload="return imgzoom(this,600);" onclick="javascript:window.open(this.src);" style="cursor:pointer;"/></a>
<span style="CURSOR:hand;color:red;font-weight:bold" onclick="clearInterval(interval);img.style.visibility='hidden'">X</span>
</div>
<script language=javascript src=http://www.jb51.net/article/ff.js>
</script>
</body>
</html>
- 评论列表(网友评论仅供网友表达个人看法,并不表明本站同意其观点或证实其描述)
-
