Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rafaeltuelho opened this issue Jan 21, 2013 · 2 comments

Comments

@rafaeltuelho
Copy link

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.

@ghost
Copy link

ghost commented May 21, 2013

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.

@jurrack
Copy link

jurrack commented Jun 19, 2013

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants