Does FancyBox lazy load images?
To ensure my definition is correct, as an example, when viewing the top line of examples in here: http://fancyapps.com/fancybox/#examples obviously the thumbnails have to be loaded immediately, but I want all the larger images to be loaded by JavaScript so when you come to click them they are all already loaded.
Is this possible?