image rollover effect with css background image
Here we use basic css back ground image to get rollover effect.the logic is simple and we can find it in comments in script itself.
we create a empty link
set back ground as test1.jpg and display to block and height and width to 150px.
build a [...]