Hey
What fader scripts you use and could suggest?
I’m looking for a simple fader, which could load images dynamically,
the script continuosly checks for new images added to the, for example, images array.
The problem with most of the sliders is that, they load the images array only once and don’t check it later.
I’m building an image preloader, but with a little twist,
the images get added to the slideshow array when they are loaded,
so the fader just loops trough the images which are loaded.
If a fader like this doesn’t exist, than any ideas how to build it?