国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

jQuery實現鼠標經過圖片變亮其他變暗效果

2019-11-20 12:31:36
字體:
來源:轉載
供稿:網友

以下是完整源代碼:

<!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=utf-8" /><title>jQuery實現鼠標經過圖片變亮效果</title><base target="_blank" /><style type="text/css">a {color:white;}body{background:#000;}body,div,ul,li,img{padding:0;margin:0; border:0; list-style:none;}.hovertreebox{width:630px; border:1px solid #ccc; margin:10px auto; overflow:hidden; padding:10px 0 0 10px;}.hovertreebox li{width:200px; height:186px; float:left; margin-right:10px; margin-bottom:10px; cursor:pointer;}</style><script type="text/javascript" src="jquery/jquery-1.11.2.min.js"></script><script type="text/javascript">$(function(){$('.hovertreebox li').mouseover(function (e) {$(this).siblings().stop().fadeTo(500,0.4);});$('.hover'+'treebox li').mouseout(function (e) {$(this).siblings().stop().fadeTo(500,1);});})</script></head><body><div style="color:white">jQuery突出圖片列表中鼠標經過項<br /></div><div class="hovertreebox" id="hovertreelist"><ul><li><img src="/images/01.jpg" width="200" height="186" /></li><li><img src="/images/02.jpg" width="200" height="186" /></li><li><img src="/images/03.jpg" width="200" height="186" /></li><li><img src="/images/04.jpg" width="200" height="186" /></li><li><img src="/images/05.jpg" width="200" height="186" /></li><li><img src="/images/06.jpg" width="200" height="186" /></li></ul></div></body></html>

演示地址:http://demo.VeVB.COm/js/2014/jquery-images-blba/

特效下載://www.survivalescaperooms.com/jiaoben/264211.html

以上所述就是本文的全部內容了,希望大家能夠喜歡。

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 黄山市| 嘉禾县| 兰溪市| 桑日县| 盘锦市| 石首市| 朝阳市| 清流县| 大英县| 肇东市| 蕲春县| 巴青县| 普兰县| 西安市| 西畴县| 普格县| 大冶市| 包头市| 玉屏| 马龙县| 汝阳县| 梁河县| 双鸭山市| 蕲春县| 桂林市| 镇安县| 太原市| 临朐县| 信宜市| 义马市| 忻州市| 长春市| 四平市| 永德县| 芜湖县| 黔东| 辽源市| 乐昌市| 美姑县| 满洲里市| 浏阳市|