(94 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <iframe src="/mediawiki/gnuboard4/banner.php" id="myBanner" name="myBanner" width=0 height=0 frameborder=0></iframe> | ||
<table width="900" border="0" cellpadding="0" cellspacing="0"> | <table width="900" border="0" cellpadding="0" cellspacing="0"> | ||
<tr><td colspan="3"><img alt="" src="/mediawiki/uploads/8/8d/Img_blank1.jpg" width="38" height="38"></td></tr> | <tr><td colspan="3"><img alt="" src="/mediawiki/uploads/8/8d/Img_blank1.jpg" width="38" height="38"></td></tr> | ||
Line 6: | Line 7: | ||
<td width="126"></td> | <td width="126"></td> | ||
<td colspan="2"> | <td colspan="2"> | ||
- | <script type="text/javascript" src="/js/swfobject.js"></script> | + | <script type="text/javascript" src="/mediawiki/js/swfobject.js"></script> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 43: | Line 44: | ||
/// path to the content folder(where the xml files, images or video are nested) | /// path to the content folder(where the xml files, images or video are nested) | ||
/// if you want to use absolute paths(like "http://domain.com/images/....") then leave it empty("") | /// if you want to use absolute paths(like "http://domain.com/images/....") then leave it empty("") | ||
- | flashvars.pathToFiles = "/ | + | flashvars.pathToFiles = "/mediawiki/gnuboard4/"; |
// path to content XML | // path to content XML | ||
- | flashvars.contentXMLPath = " | + | flashvars.contentXMLPath = "xml/banner.xml"; |
+ | |||
/** EMBED THE SWF**/ | /** EMBED THE SWF**/ | ||
- | swfobject.embedSWF("/preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "/js/expressInstall.swf", flashvars, params, attributes); | + | swfobject.embedSWF("/mediawiki/preview.swf"+cacheBuster, attributes.id, stageW, stageH, "9.0.124", "/mediawiki/js/expressInstall.swf", flashvars, params, attributes); |
- | + | //alert(flashvars.contentXMLPath); | |
</script> | </script> | ||
Line 69: | Line 71: | ||
</td></tr> | </td></tr> | ||
<tr><td colspan="3"><img src="/mediawiki/uploads/8/8d/Img_blank1.jpg" width="38" height="38" alt=""></td></tr> | <tr><td colspan="3"><img src="/mediawiki/uploads/8/8d/Img_blank1.jpg" width="38" height="38" alt=""></td></tr> | ||
- | <tr><td width="126" valign="top"><a href="http://bcs. | + | <tr><td width="126" valign="top" align=right><a href="http://bcs.snu.ac.kr/mediawiki/gnuboard4/bbs/board.php?bo_table=NEWS"><img alt="" src="/mediawiki/uploads/3/31/Img_title1.jpg" width="126" height="56" /></a></td> |
- | <td colspan="2" valign="top"> <table width="769" border="0" cellspacing=0 cellpadding=0><tr><td width=" | + | <td colspan="2" valign="top" > |
- | < | + | |
- | + | <table width="769" border="0" cellspacing=0 cellpadding=0> | |
+ | <tr><td width="360" valign="top"> | ||
+ | <a href="/mediawiki/gnuboard4/bbs/board.php?bo_table=NEWS"><img src="/mediawiki/uploads/1/1a/Img_recent01.jpg" border=0/></a><br> | ||
+ | <!-- 최근 게시물--> | ||
+ | <div id=recent></div> | ||
+ | </td><td width="360" valign="top" style="padding-left:25px"> | ||
+ | <a href="/mediawiki/gnuboard4/bbs/board.php?bo_table=RESEARCH"><img src="/mediawiki/uploads/5/59/Img_recent02.jpg" border=0/></a><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 frameborder=0></iframe> | ||
+ | <iframe src="/mediawiki/gnuboard4/recent2.php" id="myFrame2" name="myFrame2" width=0 height=0 | ||
+ | frameborder=0></iframe> | ||
+ | <script> | ||
+ | |||
+ | function gethtml() | ||
+ | { | ||
+ | var x=document.getElementById("myFrame"); | ||
+ | var y=(x.contentWindow || x.contentDocument); | ||
+ | if (y.document)y=y.document; | ||
+ | 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()}; | ||
+ | </script> | ||
</html> | </html> |
![]() | |||||
| |||||
![]() | |||||
![]() |
|