Image Switcher
A simple JS Image Switcher on mouse hover (mouseenter) that I had to make for a project at work.
Version 1 is pure js, no fading, nothing fancy.
Version 2 uses jQuery with fade in/out. Still very simple.
A super tiny jQuery rollover image effect script that automatically switches between a group of images with a crossfade effect on mouse hover.
rollover-imageA simple JS Image Switcher on mouse hover (mouseenter) that I had to make for a project at work.
Version 1 is pure js, no fading, nothing fancy.
Version 2 uses jQuery with fade in/out. Still very simple.