Freezeframe Uncaught ReferenceError: imagesLoaded is not defined

Hi,

I use Freezeframe plugin in order to stop/play a gif from here:

and I have the following error

Uncaught ReferenceError: imagesLoaded is not defined

when I integrate the plugin in the project, I use the the plugin in a small exemple, given by the freezeframe, and it works but when I use it in the big project is not working.

I verified and the js files and the css are loaded in the project, as I find that the imagesloaded.pkgd.js is not loaded and that why is not working… but is not this case

the code that I used is in render

      $(function() {
            third = new freezeframe('.css-photo').capture().setup();
        });

I am using backbone.

and another question is that is it possible to not work with a lower version of jquery?

I don’t have a link with the code to show you.

I found that after the page is loaded a canvas is created

Welcome to the Webflow forum!

Could you please edit Screenshot_2017-08-16_140811 and provide ALL the necessary details in your post so we can take a look at your site/issue?

In future if you want faster replies and more accurate answers, I suggest including all the details listed in the link above before someone has to ask.

Hope to hear from you soon. Thanks!

I updated my post, hope you can help me. Thanks!

That’s not enough information. Please read the link above again which explains how to provide your public share link.