All entries on the theme of | "download"

Fast podzagruzka pictures

Thursday, October 9, 2008

Comments Off

It happens that the image should appear instantly, such as load indicator. But because of the slow connection. That is, the image should be cached by the browser when the initial page load. In fact, everything is simple: <div class=«hide»> <img src = «images / my_animation.gif» </ div> CSS rule that hides the block with class hide:. Hide {display: none;} Podsmotreno here

Further