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

click events still require scrolling to load image #44

Open
towfiqi opened this issue Jul 10, 2013 · 2 comments
Open

click events still require scrolling to load image #44

towfiqi opened this issue Jul 10, 2013 · 2 comments

Comments

@towfiqi
Copy link

towfiqi commented Jul 10, 2013

if you use click event, the images do not load right after click, you need to scroll down a little to load the images. if you do not scroll the images will never load.

@alexandre-bernardo
Copy link

You probably have the container hidden.
Use $img.jail({loadHiddenImages : true})

@towfiqi
Copy link
Author

towfiqi commented Aug 20, 2013

Thank you so much. that fixed it! :)

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