🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

gifPlayer is a jQuery plugin that replaces an animated GIF with a static image and then play it on mouse hover.

GIF-player

Documentation

gifPlayer

A simple jQuery based gif player script.

Just need to add the class playergif to the desired img tag. The src property should point to the static image and the data-swap property should point to the animated gif.

<img class="playgif" data-swap="animated.gif" src="static.gif" /> 

You May Also Like