爱易网
IT新闻
IT新闻
爱易资讯
网站搭建
云虚拟主机教程
云服务器教程
Apache教程
IIS教程
Nginx教程
网站策划
站长文章
推广教程
淘宝客教程
网页设计
HTML教程
XHTML教程
CSS教程
HTML5教程
CSS3教程
JavaSript基础
JQuery教程
Node.js教程
前端技术
Ajax教程
Js特效
Xml教程
平面设计
页面UI设计
photoshop教程
程序开发
AI人工智能
Asp教程
Php教程
Asp.Net教程
Net Core教程
C#教程
Java教程
Jsp教程
开发技术
微信小程序教程
Uniapp开发教程
微信公众号开发
Andriod教程
IOS教程
DOS教程
Python教程
Docker教程
Windows Container教程
数据库
MSSQL教程
MySQL教程
Redis教程
Access教程
Oracle教程
数据库教程
操作系统
Linux教程
Windows教程
MAC教程
Cisco教程
交换机教程
防火墙教程
搜索
爱易网页
JS特效
模拟网易的一个鼠标悬停在图片上显示文字提示的特效代码
模拟网易的一个鼠标悬停在图片上显示文字提示的特效代码
日期:2014-05-18 浏览次数:20255 次
以下是程序代码
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>面向对象</title> <style type="text/css"> <!-- body {font-size: 14px;line-height: 24px;margin: 0px;padding: 0px;} ul,li{margin:0px;padding:0px;list-style-type:none;} img{border:0px;} h3,p{margin:0px;padding:0px;} h3{margin-top:50px;} #show{width:724px;height:364px;border:#ccc 1px solid;margin:10px;overflow: hidden;} li{float:left;margin-top:1px;margin-left:1px;height:180px;width:240px;overflow: hidden;} #show .alt{position: absolute;background:#000;display:none;text-align:center;} a,a:hover{color: #FFFFFF;text-decoration: none;} --> </style> <script type="text/javascript"> function $(id){return typeof id === "string" ? document.getElementById(id) : id;} function $$(oParent, elem){return (oParent || document).getElementsByTagName(elem);} function imgLight(id) { this.oDiv=$(id); this.oImg=$$(oDiv,"img"); this.oLi=$$(oDiv,"li"); this.oView=function(Obj) { var iMain=Obj; var iSpeed=1; var timer=null; iMain.onmouseout=function(){oClose(this);} timer=setInterval(function(){ iMain.style.filter='alpha(opacity='+iSpeed+')'; iMain.style.opacity=iSpeed/100; iSpeed+=1; if(iSpeed>=60){clearInterval(timer);} },1); } this.oClose=function(Obj) { var oMain=Obj; var oSpeed=60; var otimer=null; otimer=setInterval(function(){ oMain.style.filter='alpha(opacity='+oSpeed+')'; oMain.style.opacity=oSpeed/100; oSpeed-=1; if(oSpeed<=0){clearInterval(otimer);oMain.style.display="none";}; },1); } for(var i=0;i<oLi.length;i++) { var oThis=oLi[i]; oThis.onmouseover=function() { var oWidth=$$(this,"img")[0].offsetWidth; var oHeight=$$(this,"img")[0].offsetHeight; this.firstChild.style.width=oWidth+"px"; this.firstChild.style.height=oHeight+"px"; this.firstChild.style.display="block"; oView(this.firstChild); } oThis.onclick=function() { window.location=$$(this.firstChild,"a")[0].href; } } } window.onload=function() { var newImg=imgLight("show"); } </script> </head> <body> <div id="show"> <ul> <li><div class="alt"><a href="http://bbs.blueidea.com"><h3>第一幅</h3><p>好久不见的向日葵</p></a></div><img src="http://aihushan.com/pic/1.jpg" width="240" height="180" /></li> <li><div class="alt"><a href="http://bbs.blueidea.com"><h3>第二幅</h3><p>纯手工雕刻的哦</p></a></div><img src="http://aihushan.com/pic/2.jpg" width="240" height="180" /></li> <li><div class="alt"><a href="http://bbs.blueidea.com"><h3>第三幅</h3><p>小桥流水人家</p></a></div><img src="http://aihushan.com/pic/3.jpg" width="240" height="180" /></li> <li><div class="alt"><a href="http://bbs.blueidea.com"><h3>第四幅</h3><p>又一幅小桥流水人家</p></a></div><img src="http://aihushan.com/pic/4.jpg" width="240" height=&qu
上一篇:狡猾的按钮特效
下一篇:js仿jquery插件lightBox特效代码演示
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
Line风靡亚洲,在北美却进展缓慢
空气污染器市场乱象丛生 选购需慎重
美国政府关门可能影响去哪儿等公司IPO
三星已经将Galaxy S5视为失败之作?
英特尔技术高管离任 电视业务或受影响
App Store严禁推送广告 运用面临大清洗
摩托罗拉移动裁员关闭德州Moto X手机工厂
蘑菇街CEO陈琪:2015将回归社会化电商
传陌陌或12月赴美IPO 估值约30亿美元
推荐阅读
更多>
安全服务机构:公布2014年度最糟糕的25个密码
王建宙解构OTT效劳 中移动重塑飞信平台
9月1日起免征新能源汽车购置税
蘑菇街CEO陈琪:2015将回归社会化电商
墨迹也要做硬件,工具类应用如何“变异”的
三星维修新规:Galaxy S4主板进水也收费修
同为70前后人,马云为什么总是像外星人那么瘦
迅雷欲3300万美元收购金山快盘 预计9月完成
三星起诉LG在冰箱广告中玷污其企业笼统
传搜狗估值12亿美元 与360谈判进入白热化
Facebook财报前瞻:投资者仍信心不足
中移动一季度净利大降:手机补贴增长过快
戴尔新CEO名单曝光:惠普甲骨文高管在列
雷军会做赔钱生意?迅雷跌破发行价 市值仅7亿美元
2013年至今中国互联网行业十大并购案汇总
京东进驻微信一级入口或影响自身战略布局
微软小冰复活再战移动端:改与米聊、易信和触宝合作
苹果大中华区业绩回暖 中移动贡献或低于预期
途牛开盘价9美元 与发行价持平
FB上广告费用昂贵而且效果不及Twitter