pilupj5wek
New Member
I want to use Zoomooz.js to create a site where I have an overview of several pages/images and wher i can zoom into one at a time and navigate through the grid. Something along the lines of this:http://codepen.io/bubbaJackson/pen/aLGumBut I want to use a lot more resources, and the problem of course is that all the images load at once at hi resolution. Is there a way this can be done? Basically cramping a large image into a small space, and delaying the load till zoom. Would using CSS's scale effect change this?