preloader - Best way to preload all images and background images using jQuery -


i have website consists of 2 pages: index.php , content.php. both pages pretty long , contain lots of graphics (both inline images , background images via css). graphics located in 1 folder (/img).

my idea include preloader on index.php. should display progress bar / spinner or , display "real" content of index.php once graphics loaded.

what best way achieve using jquery?

thanks in advance


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -