Change Google Image with JavaScript Jun 21, 2024 In this mini tutorial we will learn how to change the image icon of the Google logo. Step 1 Open the console and test that your JavaScript is enabled by typing the following command: alert("HELLO") Step 2 Create a variable img to reference the logo image.