Tuesday 15 February 2011

jquery - Lazy Load Collection Images in Shopify -


I'm trying to load lazy, as seen here:

< / P>

Password: iclabe

So far I did the following:

1.) In my header it is called jquery.lazy.js

2.) Edit the loop HTML of my product, adding the placeholder URL and the "lazy" class to the source attribute, by changing the tag to include the data-basic attribute.

3.) Added script before closing body tags.

The browser is loading only the placeholder images

Any ideas why?

The example of a shopify store with sluggish load has been implemented properly here:

You have a mistake '}' on line 1427. You can see it using your browser's error console. You can also check to make sure your markup is good.

No comments:

Post a Comment