I want to block all images on a webpage. There will be grey boxes instead of images.
Like lazy load , but images will not load while scrolling.
How can i do this with jquery ? Are there any function for this?
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.
This should work perfectly.
…Unless, of course, you wanted to load the images back when the user gets to them.
EDIT TO ACCOMMODATE CLICKING