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
Post a Comment