Вы можете связаться со мной в telegram bitsyst
10000000
Анимация чисел
Задайте блоку с числом класс - Count

<div class="Count">1000000</div>
<script>
$('.Count').each(function () {
    $(this).prop('Counter',0).animate({
        Counter: $(this).html()
    }, {
        duration: 3000,
        easing: 'linear',  
        step: function(val) { 
	var numpsace = Math.ceil(val);
	var format = String(numpsace).replace(/(\d)(?=(\d{3})+([^\d]|$))/g, '$1 ');
	$(this).html(format); 
		}
    });
});
</script>

Our Clients Love Us
  • Sarah Lewin
    Project manager in Pixels
    I think if you do something and it turns out pretty good, then you should go do something else wonderful, not dwell on it for too long.
  • Sarah Lewin
    Project manager in Pixels
    I think if you do something and it turns out pretty good, then you should go do something else wonderful, not dwell on it for too long.
  • Sarah Lewin
    Project manager in Pixels
    I think if you do something and it turns out pretty good, then you should go do something else wonderful, not dwell on it for too long.
  • Sarah Lewin
    Project manager in Pixels
    I think if you do something and it turns out pretty good, then you should go do something else wonderful, not dwell on it for too long.
  • Samuel Willson
    Creative director in DD agency
    Before incorporating visual aids into speeches, the speaker should understand that if used incorrectly, the visual will not be an aid.
  • Alex Larkins
    Founder of Pic Pen studio
    You can't connect the dots looking forward, you can only connect them looking backwards.