gifplayer
gifplayer copied to clipboard
Customizable jquery plugin to play and stop animated gifs. Similar to 9gag's. Support for video formats
Is there anyway to remove the data label entirely. I've passed in {label: " "} but I still get the Two circles. Is there anyway to remove those circles?
Thanks you first for gifplayer. I just downloaded and trying the latest. I have been trying it and I have small issue. The player seems to require putting ``` $('.gifplayer').gifplayer();...
Hi, is there anyway that the element width its set to 100% and the height to auto, instead of exact pixels? it works on tablets and mobile if i insert...
i have tried to run online/local VIDEO MODE, but both have failed to run. additionally can u modify to run it on load cause i do not want to add...
Can it be configured to generate a preview image automatically rather than providing it one?
Basically what the title says. Just hiding the element solves this problem.
Hello. All works fine in all navegators, but in FireFox not works fine. Because script get in div gifplayer-wrapper style="width: 24px; height: 24px;". Test its here (TEST IN FIREFOX) in...
Re #35: stopGif() before .animationLoaded results in UI bug Check if `animationLoaded` is true. If so, execute script as usual. If not, call `abortLoading()` instead. Also requires that `abortLoading()` be...
Repro steps: 1. Hard to test without a really large animated GIF or some other way to slow load time down substantially. [I used this large img from wikipedia](https://upload.wikimedia.org/wikipedia/commons/a/a1/Lexington_original_configuration_orig.gif) 1....
Hi. I want to resize the image on mobile...