<iframe src="http://lookatcode.com/showhtml/" id="a"></iframe> <script> document.getElementById("a").onload = function(){ this.contentDocument.body.innerHTML = '<iframe src="http://www.google.ru"></iframe>'; } </script>