设为首页
加入收藏
联系我们
您当前的位置:资源网365 -> 文章中心 -> 网页制做 -> 网页特效 -> 文章内容 退出登录 用户管理
栏目导航
· 状态栏特效 · 网页配色
· 网页特效 · 鼠标特效
· 按钮特效

热门文章
· 春节对联-有横批的对...
· qq空间最新导航代码...
· 猪年对联( 2007猪年...
· 2007春节搞笑祝福语...
· 政治学习心得体会
· 鼠年春联集锦
· 党员学习心得范文
· [推荐] 知名论坛列表
· 我国五十六个民族名...
· 2008年鼠年春节对联...

相关文章
一个鼠标效果,代码简单易懂,效果不错的
作者:zyw365  来源:本站整理  发布时间:2006-12-12 2:06:09  发布人:资源网365

减小字体 增大字体

[var posYoubiaArray = new Array(); 
posYoubiao[0] = 5; 
for (i=1; i<6; i++) { 
        //预先设置好游标的位置 
        posYoubiao[i] = 5+(i)*95; 

function youbiaoMotion(nNumber) { 
        youbiaoTarget = posYoubiao[no]; 
        //从预先算好的游标位置中取得当前游标的坐标位置 
        youbiao0.onEnterFrame = function() { 
                youbiao0._x = youbiao0._x+(youbiaoTarget-youbiao0._x)*0.2; 
                if (Math.abs(youbiaoTarget-youbiao0._x)<=0.2) { 
                        youbiao0._x = youbiaoTarget; 
                        delete this.onEnterFrame; 
                } 
        }; 
}

//////////////按钮事件/////////////


for (i=0; i<6; i++) { 
        this["topMenu_btn"+i].no = i; 
        this["topMenu_btn"+i].useHandCursor = false; 
        this["topMenu_btn"+i].onRollOver = function() { 
                if (nowYoubiao != this.no) { 
                        youbiaoMotion(this.no); 
                } 
        }; 
        this["topMenu_btn"+i].onRelease = function() { 
                //鼠标点击事件 
        }; 
}
//////////////////////// ]

[] [返回上一页] [打 印] [收 藏]
上一篇文章:网站赢利三模式
∷相关文章评论∷    (评论内容只代表网友观点,与本站立场无关!) [更多评论...]
关于本站 - 网站帮助 - 广告合作 - 下载声明 - 友情连接 - 网站地图 - 意见留言
Copyright © 2006-2008 zyw365.com. All Rights Reserved .
站长QQ:416044505 站长:王耀加
有事点这里可以联系我! 站长QQ群:42160413
请把本站网址介绍给你10个好友,谢谢!( 资源网365 http://www.zyw365.com/ ) 蜀ICP备06018926