К
Пойду за пивком
У нас просто до 22.00
Size: a a a
К
EP
EP
EP
К
EP
К
ДС
DM
DM
P
K
P
К
PC
К
К
PC
PC
$('.count').each(function () {
$(this).prop('Counter',0).animate({
Counter: $(this).text()
}, {
duration: 2000,
easing: 'swing',
step: function (now) {
$(this).text(Math.ceil(now));
}
});
});
L