0
Password Prompt Help
https://code.sololearn.com/Wt5RLV8K4k00/?ref=app How do I change the button to say "Logged In!" once the password prompt has been filled out?
1 Answer
+ 2
check if password length is greater than or equal according to whatever no.of characters you want user to input ,if yes then alert("logged in!")