DOM Manipulation Examples Examples done in class to show how to select DOM elements, alter their content, and listen to events on those elements. For more information The Basics of JavaScript DOM Manipulation by CallMeNick MDN's Event Object Docs MDN's List of All Events