button.disabled = true; // отключаем кнопку button.style.display = 'none'; // скрываем кнопку button.style.display = ''; //показываем скрытую кнопку