News

The main point of this zoom application is that when you zoom the image will take up the full area available of it's container. It also supports changing the image dynamically with the newpic() ...
pic.png - test image that is zoomed image-zoom.js - Javascript file that scales any provided image file to twice (pic.png provided as a sample) index.html - HTML file which renders the original and ...