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: 63
Size: 1 Kb

Rating: 2.0/5 (Total Votes: 1)

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 Sparkle
jQuery Sparkle

5 Jun 15

loadingbars
loadingbars

5 Jun 15

PgwCookie
PgwCookie

12 May 15

Comments to Image Preloader with Callback Mechanism

Comments not found
Add Comment
Turn on images!