Open Ivan-Eremeev opened 2 weeks ago
Hi. You can use the Intersection Observer API for that. Here is a demo that animates circle progress to the final value when it's completely visible and resets it to 0 only once it's been fully hidden from screen.
Thank you. This is exactly what I need.
Hello. I use circle progress in the middle of the page. Is it possible to start the circle animation when the user scrolled the page to the circle?