What Can JavaScript Do?

JavaScript can change HTML attribute values.

In this case JavaScript changes the value of the src (source) attribute of an image.

onclick="document.getElementById('myImage').src=' '">Turn on the lightTurn off the light