I took a look into the html2canvas.js and saw the following line: _html2canvas.Parse = function (images, options) { window.scroll(0, 0); After commenting ...
確定! 回上一頁