var $body = $('body') var $iframe = $('').css({width: 500, height: 500}) $iframe.appendTo($('body')) var iframeDoc = $iframe[0].contentDocument || $iframe[0].contentWindow.document var htmlStr = `