Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
for (let i = 0; i < this.tabList.length; i++){ this.tabList[i].classList.remove('slider-mobile-progress__bullet--active'); this.contentList[i].classList.remove('slider-mobile-progress__content--active'); }