Internationale Praxis, erste Wirkung
Okay, nicht viel zu sagen, geh einfach rauf und masturbiere.
CSS:
<style> *{margin: 0;padding: 0} .wrap{ } .container{ width: 100%; /* height: red; : 125%; height: auto; align-items: position: left: 0; 20 %; float: left; -webkit-transition: width 0,5 s, margin 0,5 s; .box li div { position: absolute; unten: 0 } .box li div { width: 100 %; Höhe: 100 %; } /* .box li:nth-child(2){ height: 360px; margin: 0 1%; } */ .goLeft, .goRight { height: absolute; width: 28px; : 52px; top: transform(0,-50%); none; line-height: 52px; .goRight { right: 20%; ; left: 50 %; transform: Translate(-50 %, -50 %); inline-block; width: 100px; background: url(play.png); display: flex;align-items: relative; dd-2{ Breite: 20 %; Hintergrund: gelb } .aa{ Breite: 100 %;
html:
<div class=wrap> <div class=container> <ul class=box> <li class=video1> <video></video> <div><img src=3.jpg </li> <li class=video2 > <video></video> <div><img src=3.jpg </li> <li class=video3> <video></video> <div><img src=3.jpg </li> <li class=video4> <video></video> <div><img src=3.jpg </li> </ul> <button onclick=moveRight() class=goLeft btn>Links</button> <button onclick=moveLeft() class=goRight btn>right</button> </div> <div class=ddd> <div class=dd-2><div class=aa>aaa</div><div class=bb>vvvv</div></div> </div></div>
js:
$(function(){ $('.box>li:nth(1)').css({ width: '36%', margin: '0 2%' }) $('.box>li:nth( 1)').append('Video Theme') })$(window).resize(function () { //Wenn sich die Browsergröße ändert $('.box').css('height', 'auto')})function moveLeft(){ var height = $('.box>li:nth(1)').height() $('.box').css('height', height) $( '.box>li').css({ width: '20%', margin: '0 0%' }) $('.box>li:nth(2)').css({ width: '36%', margin: '0 2%' }) $('.box').animate({ left: '-25%' }, 400, function () { // Verschiebe das erste untergeordnete Element nach Schließlich, und set left=0 $(.box).append($('.box>li:nth(0)')[0]); $(.dd-2).append($('.aa' )[ 0]); $(.aa).append('ccc'); $('.box').css('left', 0); $(.btn).attr(disabled, false); :nth(1)').append('Video theme') }); } function moveRight(){ $('.box>li').css({ width: '20%', margin: '0 0%' }) $('.box>li:nth(0)').css({ width: '36%', margin: '0 2%' }) var height = $('.box>li: nth(1)').height() $('.box').css('height', height) $(.box).prepend($('.box>li:nth(3)')[0]); $('.box').css('left', '-20%'); '.box').animate({ left: 0 }, 400, function () { $(.btn).attr(disabled, false); $('.box>li:nth(1)').append('Videothema') });
Das Obige ist der gesamte Inhalt dieses Artikels. Ich hoffe, dass er für das Studium aller hilfreich ist. Ich hoffe auch, dass jeder das VeVb Wulin Network unterstützt.