Create a Rollover Class with JavaScript
Saturday, December 6th, 2008
Here is a simple and very effective way to create rollovers using a images class and id attributes, a naming convention, and the following javascript. The first thing you will need are the images for your rollovers up,over and down states. The second thing you'll need to do is name the images with the same base name ...


