Project Details
Write a script that can be used to toggle the visibility of password fields.
Considerations
- What will users interact with to change the password field visibility (ex. a button or a checkbox)?
- If users wanted to toggle the visibility of multiple password fields in a form, how could they do that?
Need help?
This project is part of the Vanilla JS Academy.