If I don’t want the image to be downloaded from server , until user scroll to there , which event should I capture ?
And how ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I used this plugin (Lazy Load) in a project and it works pretty fine.
And here’s how, the trick is to put a blank placeholder image, and add a data information with the real image path
then in your code do: