If you're looking to add animation to a gif upon mouseover, the Freezeframe plugin created by Chris Antonellis is the perfect solution. Simply use the command below:
< img src="image.gif" freezeframe />
For a live example, visit his website here. You can also check out the documentation here.
However, one drawback of using this plugin is that the print version of the website may not display the image correctly. Normally, a static version of an animated gif appears on printed pages, but it seems there's an issue with Freezeframe. Are there any solutions available to ensure proper printing?