Adding Interactivity with JavaScript Stay organized with collections Save and categorize content based on your preferences. Published: December 31, 2013 JavaScript allows us to modify just about every aspect of the page: content, styling, and its response to user interaction. However, JavaScript can also block DOM construction and delay when the page is rendered. To deliver optimal performance, ma