HOME
动态
学院
欣赏
酷站
特效
运营
黄页
招聘
项目
网赚
交易
自荐
信息
网页特效:
综合特效
表单按钮
游戏娱乐
时间计算
代码生成
图形背景
文本链接
导航菜单
表格图层
页面窗口
鼠标键盘
广告展示
求知
鼠标键盘 推荐
跟着鼠标的飘带横排文字
围绕鼠标旋转的图片
向鼠标移动的图像
以鼠标为中心跳动的字符
用鼠标来感应图像的大小
经典的鼠标方向代码
跟随鼠标移动的滚动带边框的文字
以鼠标为中心的很多椭圆小星星
首页 ->
网页特效
->
鼠标键盘
鼠标放在图像上图像放大就缩小
作者:E网情深整理 来源:http://www.ee73.com 发布日期:2008-04-21 点击次数:0
鼠标放在图像上图像放大就缩小
<script language="JavaScript1.2"> function expand() { if (smallslot.width<=102) { x=window.setTimeout('expand()', 10) smallslot.width=smallslot.width + 100 smallslot.height=smallslot.height + 100 } else { setTimeout('reduce()', 0) } } function reduce() { if (smallslot.width>80) { x=window.setTimeout('reduce()', 10) smallslot.width=smallslot.width - 5 smallslot.height=smallslot.height - 5 } } </script> <div id="slot1" onmouseover="expand()" style="HEIGHT: 83px; WIDTH: 85px"><a href="#" target="_top"> <dd> <img border="0" hspace="0" id="smallslot" src="http://www.ee73.com/images/code/1.jpg" style="LEFT: 298px; POSITION: absolute; TOP: 50px; VISIBILITY: visible; z: 2" WIDTH="40" HEIGHT="40"></a> </dd></div>
摘编:E网情深 http://www.ee73.com
网站地图 | 联系我们 | 关于我们 | 友情链接 |版权声明 | 在线投稿 | 留言互动 | 信息举报
Copyright ©2007-2008 EE73.com All Rights Reserved. E-mail:shuishou0406(at)163.com QQ:55123808(水寿)
豫ICP备05000040号 QQ群:5352616 32490150 主机提供商:www.west22.com "E网情深" 与你一起分享!