Maybe there is a problem trying to target with JQuery. . You can try use myBtn = document.getElementById('btn-submit') instead. . Then myBtn.disabled = true OR myBtn.disabled = false 💜