javascript - Preload images without names of images -


i'm looking script or way preload images before page become full load. found script have write name , root of images, need load like:

load img of page, after show page, during loading of images show preload image ( loading or ).

it's possible?

i have alrady tried script on web, found script have put name of images in array... don't need it!

i want javascript load before tag ( without set name of images ) of page , show page!

jquery has plugin called imageready.

https://github.com/weblinc/jquery-imageready

ive used many times, should work expect


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

gradle error "Cannot convert the provided notation to a File or URI" -