// Disable the button and show countdown var timeLeft = 60; // Countdown time in seconds $('#authentication_error').html(""); // Clear message after countdown }, 1000); // Update every second