Here Mudassar Ahmed Khan has explained with an example, how to build a simple Image Slider with Fade effect using jQuery.
In this Image Slider, the Background Image of HTML DIV will be automatically changed at certain period.
The URL of the Images will be stored in a JavaScript Array and then using JavaScript setInterval function, the Background Image of HTML DIV will be dynamically changed (swapped) periodically using jQuery.
↧