Line 76: | Line 76: | ||
</td><td width="360" valign="top" style="padding-left:25px"> | </td><td width="360" valign="top" style="padding-left:25px"> | ||
<img src="/mediawiki/uploads/5/59/Img_recent02.jpg" border=0/><br> | <img src="/mediawiki/uploads/5/59/Img_recent02.jpg" border=0/><br> | ||
+ | <div id=recent2></div> | ||
</td><td width="24"> </td></tr></table> | </td><td width="24"> </td></tr></table> | ||
</td></tr></table> | </td></tr></table> | ||
<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> | ||
+ | <iframe src="/mediawiki/gnuboard4/recent2.php" id="myFrame2" name="myFrame2" width=0 height=0></iframe> | ||
<script> | <script> | ||
Line 87: | Line 89: | ||
if (y.document)y=y.document; | if (y.document)y=y.document; | ||
document.getElementById('recent').innerHTML =y.body.innerHTML; | document.getElementById('recent').innerHTML =y.body.innerHTML; | ||
+ | |||
+ | var x2=document.getElementById("myFrame2"); | ||
+ | var y2=(x2.contentWindow || x2.contentDocument); | ||
+ | if (y2.document)y2=y2.document; | ||
+ | document.getElementById('recent2').innerHTML =y2.body.innerHTML; | ||
} | } | ||
window.onload=function(){gethtml()}; | window.onload=function(){gethtml()}; |
![]() | |||||
| |||||
![]() | |||||
![]() |
|