News

Optical Illusion: We have a picture given below, which is an image with repeated patterns. However, somewhere in the image, there is also a hidden object that you have to spot.
As soon as you create the Image object, and set it's source, the browser starts to download. This is done asyncronously. That is, the x.src = "foo.gif" setting, doesn't halt the browser, until the ...