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

首頁 > 開發 > JS > 正文

js實現產品縮略圖效果

2024-05-06 16:35:42
字體:
來源:轉載
供稿:網友

效果圖:

js,縮略圖

代碼如下:

<!DOCTYPE html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><script src="http://how2j.cn/study/js/jquery/2.0.0/jquery.min.js"></script><link href="http://how2j.cn/study/css/bootstrap/3.3.6/bootstrap.min.css" rel="external nofollow" rel="stylesheet"><script src="http://how2j.cn/study/js/bootstrap/3.3.6/bootstrap.min.js"></script></head><script>$(function(){ $("img.smallImage").mouseenter(function(){  var bigImageURL = $(this).attr("bigImageURL");  $("img.bigImg").attr("src",bigImageURL); }); $("img.bigImg").load(  function(){   $("img.smallImage").each(function(){    var bigImageURL = $(this).attr("bigImageURL");    img = new Image();    img.src = bigImageURL;    img.onload = function(){     console.log(bigImageURL);      $("div.img4load").append($(img));    };   });    } );});</script><style>div.imgAndInfo{ margin: 40px 20px;}div.imgInimgAndInfo{ width: 400px; float: left;}div.imgAndInfo img.bigImg{ width: 400px; height: 400px; padding: 20px; border: 1px solid #F2F2F2;}div.imgAndInfo div.smallImageDiv{ width: 80%; margin: 20px auto;}div.imgAndInfo img.smallImage{ width: 60px; height: 60px; border: 2px solid white;}div.imgAndInfo img.smallImage:hover{ border: 2px solid black;}</style><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><div class="imgAndInfo"> <div class="imgInimgAndInfo">  <img width="100px" class="bigImg" src="http://how2j.cn/tmall/img/productSingle/8619.jpg">  <div class="smallImageDiv">    <img width="100px" class="smallImage" src="http://how2j.cn/tmall/img/productSingle_small/8620.jpg" bigImageURL="http://how2j.cn/tmall/img/productSingle/8620.jpg">    <img width="100px" class="smallImage" src="http://how2j.cn/tmall/img/productSingle_small/8619.jpg" bigImageURL="http://how2j.cn/tmall/img/productSingle/8619.jpg">    <img width="100px" class="smallImage" src="http://how2j.cn/tmall/img/productSingle_small/8618.jpg" bigImageURL="http://how2j.cn/tmall/img/productSingle/8618.jpg">    <img width="100px" class="smallImage" src="http://how2j.cn/tmall/img/productSingle_small/8617.jpg" bigImageURL="http://how2j.cn/tmall/img/productSingle/8617.jpg">    <img width="100px" class="smallImage" src="http://how2j.cn/tmall/img/productSingle_small/8616.jpg" bigImageURL="http://how2j.cn/tmall/img/productSingle/8616.jpg">  </div> <div class="img4load hidden" ></div>   </div> <div style="clear:both"></div></div>

以上就是本文的全部內容,希望本文的內容對大家的學習或者工作能帶來一定的幫助,同時也希望多多支持VeVb武林網!


注:相關教程知識閱讀請移步到JavaScript/Ajax教程頻道。
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 天镇县| 东宁县| 文山县| 寿光市| 收藏| 灵石县| 乌拉特前旗| 南华县| 平罗县| 呼图壁县| 定陶县| 修文县| 宁城县| 同德县| 宾阳县| 潍坊市| 涡阳县| 桑植县| 百色市| 利津县| 兴山县| 康乐县| 嘉定区| 上虞市| 隆林| 临漳县| 台江县| 扎兰屯市| 高淳县| 旬阳县| 玉田县| 泗阳县| 双流县| 尉氏县| 微山县| 屯门区| 伊金霍洛旗| 固镇县| 左云县| 信丰县| 辉县市|