lazy loader/images on demand being pulled from ?
This is in reference of the Lazy Image Loader or Images On Demand...where are the images being pulled from? A database or an image folder? I am interested in using this technique and have designed my solution to use a database. However I am looking to research the best solution in displaying a massive amount of images using the lazy loader.
So my question is where would the images be stored and pulled from?
My apologizes for a stupid question.