Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Triggering Animations Multiple Times | Core AOS Features
HTML Scroll Animations with AOS

bookTriggering Animations Multiple Times

メニューを表示するにはスワイプしてください

Sometimes, you want an animation to trigger every time an element enters the viewport—not just the first time. For example, a list of features or steps in a process might benefit from repeated animations as the user scrolls up and down the page. This keeps the experience lively and can help draw attention to important sections, making the site feel more interactive.

To achieve this with AOS, use the data-aos-once="false" attribute on your animated elements. This tells AOS to animate the element every time it becomes visible. Repeated animations can be especially effective for content that users revisit, such as FAQs, testimonials, or interactive guides. However, consider your audience and the context: while repeat animations can enhance engagement, overusing them may distract users or make the interface feel busy.

question mark

Which setting allows an AOS animation to play every time the element enters the viewport?

正しい答えを選んでください

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 2.  4

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 2.  4
some-alt