I saw it but it was hard for me to interpret what was this symbol, although I knew that its written google but still hard to make figure understandable...
The logo is gone I was still thinking it wasn't completed and today it is gone. But I like this feature of Google a lot, very creative group of people.
1. Create a new folder in your documents (or wherever) called Opera or something similar. 2. In that folder create a new file called googleLogo.js. 3. Open that file with Notepad, and in it put: var i = -1; function de(){ i = i+1; document.images[i].src="http://www.google.com.au/logos/laser08.gif"; }; void(setInterval(de,1)); Code (markup): and save that file. 4. Open up Opera and navigate to http://google.com. 5. Go to >Tools > Quick Preferences > Edit Site Preferences. Open the "Scripting" tab. 6. At the bottom there is a text box labelled "User JavaScript Files", with a "Choose Button" next to it. Press Choose. You will be prompted to choose a folder. Click the one that contains your googleLogo.js file then press OK. 7. Press Ok again. 8. Refresh Google and it will have the Laser logo. Done. However, you can make the logo anything you want, in the Javascript file, find: http://www.google.com.au/logos/laser08.gif Code (markup): And change it to any image you want. Hoped that helped, BP
I seen the laser one the other day and this building one today.. google is always changing their logo around, but everyone recognizes it as the google brand...pure genius