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

Revision as of 21:40, 7 September 2011

In order to view this object you need Flash Player 9+ support!

Get Adobe Flash player