On Wed, Oct 17, 2012 at 8:53 AM, Diego Araos <
dar...@gmail.com> wrote:
> Is there a way to disable LazyLoad of images for certain img elements? I
> cannot find a way in the documentation.
I should add, in addition to Josh's reply, that if we're deferring
tracking pixels (1x1 or smaller, cache-control: private) that's a bug.
Your subject line suggests that this might be happening. If that's
true, could you send a pointer to a representative page?
Another possible workaround for this should be to blacklist the
tracking pixel urls. That should work in any release that supports
LazyLoad.
-Jan
>
> Thanks!