Line 80: | Line 80: | ||
<script> | <script> | ||
window.onload=function() { | window.onload=function() { | ||
- | + | ||
var doc_iframe = document.getElementsByName("myFrame")[0].contentWindow.document; | var doc_iframe = document.getElementsByName("myFrame")[0].contentWindow.document; | ||
- | + | document.getElementById('boldStuff').innerHTML=doc_iframe; | |
} | } | ||
</script> | </script> | ||
+ | <div id="'boldStuff'"></div> | ||
</html> | </html> |
![]() | |||||
| |||||
![]() | |||||
![]() |
|