The google-doodle tag has no wiki summary.
44
votes
3answers
3k views
How does today's (Jules Verne) Google's Doodle work?
I am sure many of you have already checked on today's (2011-02-08) Google's doodle (link to article on CNN if doodle changes). It was awesome and I tried figuring out about its implementation in ...
10
votes
2answers
933 views
How is Google's buckyball doodle implemented?
I've had a look at the markup it creates, namely a bunch of images for the atoms, and a big background image, which is used rather strangely to create the bonds.
There are some things that I can't ...
7
votes
1answer
740 views
Is readable source code available for google's bouncy ball doodle?
If you haven't seen the current google doodle, you should check it out. Basically, it's a bunch of balls that fly from the mouse.
Its coded differently in IE to other browsers. In IE, it's done ...
6
votes
5answers
1k views
How to simulate magnifying glass on Web-page image (Javascript)?
Google has the coolest effects - once it was a Pac-man game, today is apparently the 160th anniversary of the first World Fair, and Google's logo has an image of it. They also turn the mouse into a ...
5
votes
2answers
1k views
How is the new google logo (moving balls) implemented?
I got the code for the new google.com's doodle: http://gist.github.com/567948
The problem is, all the values in the <div id="hplogo"> is changing dynamically, but not when I copy the code in my ...
3
votes
4answers
303 views
how todays google doogle World's Fair is implemented? [closed]
I wanna know is it using the power of HTML5 and jquery any sample example can i get for this ?
0
votes
1answer
994 views
How is Google doodle Guitar implemented [closed]
Possible Duplicate:
What technology is used at the Google homepage (guitarstrings)
Today is Les Paul's birthday. Google has this cool doodle to play the guitar.
I am wondering how it is ...