Responsive Counter up Animation on Scroll using HTML CSS & Javascript

preview_player
Показать описание
👨‍💻 Hire Me As a Web Designer

Don't forget to smash the like button and share the video with your friends if you found the video useful.

Also, click on the bell icon to turn on notifications. This way you'll be notified the moment new videos are uploaded.

Thanks for watching!
Make sure to Subscribe For More!

#html
#css
#javascript
Рекомендации по теме
Комментарии
Автор

You should add else statement un updateCounter() or it wont work properly with some numbers:
else {
counter.innerText = targetNumber;
}

wrld
Автор

How can you make it work on Safari iPhone ?

Anthony-cuot