Im developing a site that contains few animation effects.
I need to active gif(animation) on hover then once the courser is off it will be static again.
On hover I need Image1 to disappear and show image2 then once the mouse is gone, image1 will appear again after 7 seconds.
ex. Image1 is a tv with curtains, once the mouse is on it, image1 will disappear and show image2 then after 7 seconds image one will appear again.
What is the best way to pull this off?