Random Squares Animation in JQuery

This page uses JQuery to create random squares animation. The post and source code can be found at [here].

The keywords for this page:

The page has a div id=canvas and the Javascript/JQuery code draws random squares on it. Depending on the browser (e.g. Chrome is better and faster) and your computer capability (CPU, Graphic Card), the random squares may appear/disappear at different speed.