mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
updated list
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
$(this).unbind('click');
|
||||
html2canvas($('body').get(0),{
|
||||
new html2canvas($('body').get(0),{
|
||||
logging:true,
|
||||
ready:function(canvas){
|
||||
saveCanvas = $(canvas).css('position','absolute')
|
||||
|
||||
Reference in New Issue
Block a user