does anyone know how to code to get colorful bouncing balls like in google blog http://googleblog.blogspot.in/

Recommended Answers

All 2 Replies

I suggest you look into JavaScript and an element in HTML5 called the Canvas element.

The main bit of it shall be the mouse event part of the JavaScript.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.