JAIL icon indicating copy to clipboard operation
JAIL copied to clipboard

JAIL doesn't load images (outside the browser viewport) until scroll event

Open rafaeltuelho opened this issue 12 years ago • 2 comments

Hi.

Can someone help me with an issue? I post my case on stackoverflow [1].

[1] http://stackoverflow.com/questions/14444420/jquery-jail-plugin-doesnt-load-images-until-scroll-event

Thanks.

rafaeltuelho avatar Jan 21 '13 19:01 rafaeltuelho

i'm facing same issue.

In the jail.js I changed one parameter options.event = "mousemove"; instead of "scroll" event.

Ideally its not proper way, but now its works great for me.

ghost avatar May 21 '13 19:05 ghost

Got the same issue when I'm trying to implement a retry call that has a timeout and will retry reloading the image multiple times. But the image is only loaded after scrolling.

jurrack avatar Jun 19 '13 08:06 jurrack