Image Preloader with Callback Mechanism

Software Screenshot:
Image Preloader with Callback Mechanism
Software Details:
Version: 1.1.0
Upload Date: 13 May 15
Developer: Alex Taylor
Distribution Type: Freeware
Downloads: 136
Size: 1 Kb

Rating: 2.7/5 (Total Votes: 3)

The preloader is supplied with an array of image paths which it will then attempt to load, storing the images in the cache.

Once all the images have been fully loaded into cache, the preloader will execute the callback function.

It supports loading one image, or an array of images.

Usage:

Single image:
$.loadImages('image1.jpg',callback())

Multiple images:
$.loadImages(['image1.jpg', 'image2.jpg'], callback())

What is new in this release:

  • Fixed issue with cached images and Internet Explorer.

Requirements:

  • JavaScript enabled on client side
  • jQuery

Similar Software

jQuery Lifestream
jQuery Lifestream

10 Feb 16

jqPrint
jqPrint

6 Jun 15

jQuery-runner
jQuery-runner

14 Apr 15

Comments to Image Preloader with Callback Mechanism

Comments not found
Add Comment
Turn on images!