0
私はいくつかのdivを持っており、アニメーションを追加したいと思います。私はそれスクロール中のCssアニメーション
<div class="first animated bounce">
...
</div>
<div class="second animated bounce">
...
</div>
ためanimate.css(https://github.com/daneden/animate.css)を使用して、ページがロードされた後、今のアニメーションが開始されますが、私はdiv要素にスクロールしたときにアニメーションを開始します。
どうすればこの問題を解決できますか?おかげ
.scrollTopは()あなたが –
簡単 –
https://github.com/matthieua/WOW – DaniP