Problem: I have a couple of the images and their replacement images. Usingjquery, I want to show / hide the rollover image when the onmousemove / onmouseout event occurs. All my image names follow the same pattern, like this: Original Image: Image.gif Replacement ... remove the "over" source part of the image in the onmouseover and onmouseout event, respectively. How can I do this with jQuery?
asked
Feb 15
sasha
8.4k points