preload(element_url: HTMLElement || String);
element_url. DOM node or the address line where images must be loaded.
The preload method loads all images.
The example of method use is given in the ImagePreloader constructor description.
See also:
ImagePreloader