今日、インターネット上で旋回スクロールエフェクトを見つけたので、みんなと共有しました。まず、レンダリング: html コード: コードをコピーします コードは次のとおりです。 jquery-roundabout <br>*{padding:0;margin:0;} <br> font:24px タホマ ;} <br>ul{list-style:none;margin:100px auto 0;width:500px;height:200px;} <br>li{line-height:200px;height:200px;width:300px ;background:# ccc;text-align:center;cursor:pointer;} <br>li.roundabout-in-focus{cursor:default;} <br> 🎜><本文>ブロック2 li>ブロック 3 ブロック 5 < ;/html> < /script> <br><script type="text/javascript" src="js/jquery.roundabout.min.js"><br><script type="text; /javascript"> ; <BR>$(function(){ <BR>$('.roundabout').roundabout(); <BR>}); <BR> roundaboutについて .jsコードは公式サイトからダウンロードできますが、長くなるのでここには書きません。公式サイトのアドレスをクリックしてください。