Home / Animation / jQuery Unobtrusive Background Image Switcher
jQuery Unobtrusive Background Image Switcher

jQuery Unobtrusive Background Image Switcher

Download
  • Overview
  • Documents
  • Demos
User Rating: 0/5 ( 0 votes)
Your Rating:

jQuery Unobtrusive Background Image Switcher plugin that switches background images of a website - can be used as an image slider or a full screen background image switcher as well as image preloader.

The idea as well as functionality remains pretty much the same: we need to use as many (probably background) images as we want no matter how heavy they are, while minimizing their influence on load times.

Here are the basic requirements:

  • Only the first image has to be loaded, the rest must “wait for their turn” and load as needed.
  • The image has to be preloaded and only shown after the load is completed. We now use fade effect for every image including the first one.
  • Support for responsive full screen background feature without breaking the image’s proportions on any screen/window size.
  • It has to be lightweight and play well with other front end features.

Source: bcat.eu

Scroll To Top