i’m looking for a lightweight script (pure javascript preferred) – it should be for smoothly fading a sequence of images into each other (=image-carousel).
it should also be possible to run several instances (so it should be a prototype script),
like for example:
– site banner: fading 3 images after each other
– main content: 3 galleries, each fading 3-5 images
any recommendations which script to use for that purpose?
thanks!
I’ve used the jQuery CrossSlide plugin and it works well.