JavaScript code to take a screenshot of a website without using ActiveX

Google is doing this in Google+ and a talented developer reverse engineered it and produced http://html2canvas.hertzen.com/ . To work in IE you’ll need a canvas support library such as http://excanvas.sourceforge.net/

Leave a Comment