An open API service indexing awesome lists of open source software.

https://github.com/michaelhenry/my-image-preloader

This is an easy to use 'image preloader' 'jQuery plugin'. To use, define the ID or class of an image container. Then add an attribute for data-url for the source of an image and that's it. Preloading images is useful because it hides the process of loading them.
https://github.com/michaelhenry/my-image-preloader

Last synced: 10 months ago
JSON representation

This is an easy to use 'image preloader' 'jQuery plugin'. To use, define the ID or class of an image container. Then add an attribute for data-url for the source of an image and that's it. Preloading images is useful because it hides the process of loading them.

Awesome Lists containing this project

README

          

# jQuery MyImagePreloader

This is an easy to use 'image preloader' 'jQuery plugin'. To use, define the ID
or class of an image container. Then add an attribute for data-url for the
source of an image and that's it. Preloading images is useful because it
hides the process of loading them.

## Author
- Michael Henry Pantaleon