`; doc.open(); doc.write(html); doc.close(); setTimeout(function(){ try{ iframe.style.height = doc.body.scrollHeight + 'px'; } catch(err){} }, 100); });