| Line 79: | Line 79: | ||
<iframe src="/mediawiki/gnuboard4/recent.php" id="myFrame" name="myFrame" width=0 height=0></iframe> | <iframe src="/mediawiki/gnuboard4/recent.php" id="myFrame" name="myFrame" width=0 height=0></iframe> | ||
<script> | <script> | ||
| - | onload=function() { | + | window.onload=function() { |
alert('dd'); | alert('dd'); | ||
var doc_iframe = document.getElementsByName("myFrame")[0].contentWindow.document; | var doc_iframe = document.getElementsByName("myFrame")[0].contentWindow.document; | ||
|
| |||||
![]() |
| ||||