Automatically applies AnimateImage script that displays multiple images like animated GIF. All you have to do is write img elements.
First, make sure whether data-files attribute value is valid string format. Then check if any messages are output in error console.
If the problem still persists, please send me your site URL via support forum or contact form.
You can localize the plugin with Poedit and "languages/animateimage.pot" file. See Localization for details.
You can access AnimateImage features from AnimateImage namespace object.
AnimateImage.options.delay = 1000;
AnimateImage.animate('images/[0-9].png');
var animator = new AnimateImage.Animator('images/[0-9].png');
animator.animate();
// animator.stopAnimate();
See AnimateImage official site for more information.
Requires: 2.7 or higher
Compatible up to: 3.4.2
Last Updated: 2012-9-23
Downloads: 2,255
0 of 1 support threads in the last two months have been resolved.
Got something to say? Need help?