bug fixes

This commit is contained in:
Niklas von Hertzen
2012-03-03 21:03:59 +02:00
parent 4579fb25c6
commit 3d7a6374ad
6 changed files with 78 additions and 71 deletions

View File

@@ -14,10 +14,12 @@ var h2cSelector, h2cOptions;
document.write(scrStart + '../src/' + html2canvas[i] + '.js' + scrEnd);
}
window.onload = function() {
h2cSelector = [document.body];
if (window.setUp) {
window.setUp();
}
h2cSelector = [document.body];
setTimeout(function() {
$(h2cSelector).html2canvas($.extend({