国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

百葉窗教程

2023-05-20 23:38 作者:木下歌  | 我要投稿

<!DOCTYPE html>

<html lang="en">


<head>

<meta charset="UTF-8">

<meta http-equiv="X-UA-Compatible" content="IE=edge">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Document</title>

<style>

* {

padding: 0px;

margin: 0px;

}


.box {

width: 1000px;

height: 400px;

border: 3px solid pink;

margin: 100px auto;

overflow: hidden;

position: relative;

}


img {

position: absolute;

width: 580px;

height: 400px;

}


#pic0 {

left: 0px;

}


#pic1 {

left: 125px;

}


#pic2 {

left: 250px;

}


#pic3 {

left: 375px;

}


#pic4 {

left: 500px;

}


#pic5 {

left: 625px;

}


#pic6 {

left: 750px;

}


#pic7 {

left: 875px;

}

</style>

</head>


<body>

<div class="box">

<img src="http://pic1.win4000.com/wallpaper/b/57a2a1f417dab.jpg" alt="" id="pic0">

<img src="https://img2.baidu.com/it/u=3331543825,980995998&fm=253&fmt=auto&app=120&f=JPEG?w=1422&h=800" alt=""

id="pic1">

<img src="https://lmg.jj20.com/up/allimg/4k/s/02/21092423014IX6-0-lp.jpg" alt="" id="pic2">

<img src="https://img0.baidu.com/it/u=243773542,4241029315&fm=253&fmt=auto&app=120&f=JPEG?w=1280&h=800" alt=""

id="pic3">

<img src="https://up.enterdesk.com/edpic_source/fe/45/4f/fe454f712e99395ec427ed57ad54f553.jpg" alt="" id="pic4">

<img src="https://img2.baidu.com/it/u=1969968235,4288354655&fm=253&fmt=auto&app=120&f=JPEG?w=1422&h=800" alt=""

id="pic5">

<img src="https://img2.baidu.com/it/u=714355440,2996093416&fm=253&fmt=auto&app=138&f=JPEG?w=782&h=500" alt=""

id="pic6">

<img src="https://img0.baidu.com/it/u=3903743570,2513796686&fm=253&fmt=auto&app=138&f=JPEG?w=800&h=500" alt=""

id="pic7">

</div>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>

<script>

var $img = $('img');

$img.mouseenter(function () {

$img.stop(true)

var index = $(this).index()

console.log(index, "index");

// box 1000 img 580 420

$img.each(function (i) {

if (i <= index) {

$img.eq(i).animate({

left: 60 * i

}, 1000)

} else {

$img.eq(i).animate({

left: 580 + 60 * (i - 1)

}, 1000)

}


})

})

$('.box').mouseleave(function () {

$img.stop(true)

$img.each(function (i) {

$img.eq(i).animate({

left: 125 * i

}, 1000)

})

})

</script>

</body>


</html>

百葉窗教程的評論 (共 條)

分享到微博請遵守國家法律
洪洞县| 哈密市| 高阳县| 邯郸县| 廊坊市| 会昌县| 板桥市| 佛山市| 芜湖市| 乐业县| 大安市| 隆昌县| 海晏县| 宁国市| 鄯善县| 澄城县| 梁河县| 盱眙县| 黄冈市| 塔城市| 望都县| 清徐县| 武胜县| 金溪县| 新民市| 常熟市| 乌兰察布市| 新民市| 梧州市| 乐山市| 黄平县| 三原县| 胶州市| 洛南县| 中方县| 新宾| 恩施市| 新绛县| 关岭| 柳州市| 晴隆县|