Swapping an input image on hover – Jquery
I am using an image for an input (button) within a form on my website, and would like to swap the image on hover. The following code works fine in a stand alone demo. The images swap nicely. However... when…