服务器安全  (41)
网站推广专题  (36)
智能建站知识  (12)
DIV+CSS  (44)
网站建设知识  (31)
乱七八糟  (1)
 

js牛X的信息提示效果

北京智能建站-智能建站系统-十艾智能建站   2009-01-12 13:13:51 作者:智能建站 来源: 文字大小:[][][]

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script language="javascript">
function mo()
{
var x=event.clientX,y=event.clientY;
//alert(ccc.offsetHeight+","+ccc.style.marginBottom);
if(document.getElementById&&!document.all) obj=document.getElementById("sh");
if(document.all) obj=document.all.sh;
if(document.layers) obj=document.layers.sh;
if(obj.style.visibility=='hidden')
{
var width=10;
var height=20;
obj.style.left=x+'px';
obj.style.top=y+'px';
obj.style.visibility='visible';
var timer = setInterval(function ()
{
width=width+10;
height=height+20;
if(height<200)
{
obj.style.width=width+'px';
obj.style.height=height+'px';
}
else{ clearInterval(timer);obj.innerHTML='哈哈哈哈哈哈哈哈哈哈哈哈';}
},1);
}
else
{
 var width=100;
 var height=200;
 obj.innerHTML='';
 var timer = setInterval(function ()
{
width=width-10;
height=height-20;
if(height>0)
{
obj.style.width=width+'px';
obj.style.height=height+'px';
}
else{ clearInterval(timer);obj.style.visibility='hidden';}
},1);
}
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>js牛X的信息提示效果</title>

<style type="text/css">
<!--
body {
 margin-top: 200px;
}
-->
</style></head>

<body>
<div id="sh" style="left:500px; top:300px; width:200px; height:50px; position:absolute; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow
(Color=#333333,Direction=130,strength=2) alpha(opacity=30) BlendTrans(duration=1); border:solid #999999 1px;z-index:1">
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td><span style="color:#000000">http://www.10i.com.cn</span>
      </td>
    </tr>
  </table>
</div>
<table width="250" border="0" cellspacing="0" cellpadding="0" id="ccc">
  <tr>
    <td height="25"><a href="http://www.10i.com.cn" target="_blank" onmouseover="mo()" onmouseout="mo()">http://www.10i.com.cn</a></td>
  </tr>
</table>
</body>
</html>

最新评论
发表评论  
2010-04-25 02:36
  我来评论一下!!!  
评论标题
评论内容
图片上传
表情图标
验 证 码
关于我们 站点地图 联系方式 帮助中心 会员社区 友情链接 内容搜索
 
本站关键词:智能建站 北京智能建站  智能建站系统   智能网店 免费智能建站
24小时服务热线:13521942498    E-mail:whwvip#126.com(请将#改为@)  QQ:279764954  621825069  447458068
智能建站  智能网店  seo优化© 版权所有  京ICP备07014896号