11 points | by mrkn1 8 hours ago
6 comments
textsnap "https://i.ytimg.com/vi/LBNDfxjEYlA/maxresdefault.jpg"
$('.count').each(function () { $('this').prop('Counter', 0).animate({ Counter: $('this').text() }, { duration: 4000, easing: 'swing', step: 'function (now) { $('this").text(Math.ceil(now)); } }); });
6 comments