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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -