Thanks to the magic of CSS, this slideshow can make alpha transitions between images. Old browsers won't show these effects, but the slideshow still works.
MIS is Minimalist Image Slideshow made in Javascript.
I wanted to use one slideshow to show the featured news on my website, but I couldn't find one that could fit it according to my needs. There are a lot of similar slideshows on the net. But my MIS has a very clean and small code, and it's very easy to install :)
It just uses Javascript along with CSS in order to get a high level of customization. It's compatible with:
Internet Explorer 9
Mozilla Firefox 3
Opera 9
Google Chrome
It also works with older browsers, but dynamic effects may be ignored.
How to install
Download marc_mis.js (includes JS functions) and index.html (the file you are reading).
The code is very minimalist and pretty self-explanatory, you'll be able to adapt to your own page easily.
Be sure to...
Include marc_mis.js into your webpage by adding the Javascript header.