Temple University

JavaScript 2: getElementById Part 2. Using document.getElementById() you can modify the content of a web page. For images, using document.getElementById() you can modify: the src (we’ve seen this) the alt (if you changed the src to, say, “tornado.gif”, you would … ................
................