I need to implement this "gif player" in a wordpress site, because gif pages are up to 6mb, so performance is really crappy
I´ve read this Onclick play GIF image with jQuery and start from beginning also this How to play animated GIF from the beginning onclick function that were almost a solution but i dont know how this should be done with wordpress in every entry
9gag.com does it perfectly; shows a preview image , reproduces the gif onclick, and stop the gif if its clicked again. If clicked again, plays the gif from the start again
How can i accomplish this with wordpress?