Practice listening for and handling JavaScript DOM Events
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Danny Fritz a3fcfe763f :neckbeard: Danny's solution 9 years ago
.gitignore Initial commit 9 years ago
README.md 📚 Elude to other functions available for DOM querying 9 years ago
index.html 🎉 Stoplight exercise 9 years ago
screenshot.png 🎉 Stoplight exercise 9 years ago
script.js :neckbeard: Danny's solution 9 years ago
styles.css 🎉 Stoplight exercise 9 years ago

README.md

Stoplight Exercise

As always, fork and clone this repo. Submit a Pull Request when you are done.

Stoplight

Wire up the buttons to the left of the stoplight to toggle the on/off state of each bulb.

Screenshot of the stop bulb lit up

Hints