<div> <span class="count">202</span> <span class="count">202</span> </div>
Nội dung của thẻ HTML
<script>
$('.count').each(function () {
$(this).prop('Counter',0).animate({
Counter: $(this).text()
}, {
duration: 3000,
easing: 'swing',
step: function (now) {
$(this).text(Math.ceil(now));
}
});
});
</script>
jQuery tạo hiệu ứng