jQuery
【jQuery】スクロールした時に要素を固定配置/フェードイン表示FixedScrollPlugin
April 9, 2017

FixedScrollPluginはスクロールした時に要素をフェードイン表示させ、固定位置に実装させるプラグイン。
classのdescriptionが固定させる範囲。
<article class="album"> <img src="http://behance.vo.llnwd.net/profiles5/121545/projects/8894715/19d6a561e28ef3141ca8560796ee62e1.jpg" width="400px" alt=""/> <div class="description"> <h2>Stepladder</h2> <p>“Get your stinking paws off me, you damned dirty ape.”</p> <br><br> <img src="se.png" alt=""> </div> </article>