묻고답하기
자바스크립터+ include 사용중 자바 작동 안되는 문제ㅠㅠ
2008.12.05 23:24
자바스크립터랑 include 를 같이 묶어놓으니까
계속 자바스크립터가 작동을 안하네요 ㅠㅠ
왜 따로 따로 하면 되는데 같이 묶어놓으면 작동이 안되는지 모르겠요 ㅠㅠ
하도 오랜만에 홈피 다시만드는거라 엄청 힘드네요 ㅠㅠ
---------------------------------------------------------------------------------------------------------------------------------------------------------------
<html><head><title>BarPlus.co.kr :::: Law School Community ::::</title>
<style type="text/css">
/* 대메뉴 */
.diz_menu { font-size:9pt; color:#ffffff; font-family:Tahoma; line-height:110%; padding-top:6px; cursor:hand; font-weight:normal; font-weight:bold}
a.diz_menu:link { font-size:7pt; color:#555555; font-family:Tahoma; line-height:110%; padding-top:6px; text-decoration:none; font-weight:normal; }
a.diz_menu:visited { font-size:7pt; color:#555555; font-family:Tahoma; line-height:110%; padding-top:6px; text-decoration:none; font-weight:normal; }
a.diz_menu:hover { font-size:7pt; color:#1375CA; font-family:Tahoma; line-height:110%; padding-top:6px; text-decoration:none;}
a.diz_menu:active { font-size:7pt; color:#555555; font-family:Tahoma; line-height:110%; padding-top:6px; text-decoration:none; font-weight:normal; }
.diz_menu_over { font-size:7pt; color:#ffffff; font-family:Tahoma; line-height:110%; padding-top:6px; cursor:hand;}
/* 부메뉴 */
.diz_popmenu { font-family:돋움; font-size:9pt; color:#333333; background-color:81B7DC; cursor:hand; padding-left:5px;}
.diz_popmenu_over { font-family:돋움; font-size:9pt; color:#FFFFFF; background-color:fffff; cursor:hand; padding-left:5px; }
</style>
<script LANGUAGE="JavaScript">
<!--
function set_submenu(obj) {
var nLeft,nTop
ph = 23 // 서브메뉴 상단위치 조절
nLeft = event.x - event.offsetX + document.body.scrollLeft;
nTop = event.y - event.offsetY + document.body.scrollTop;
eval(obj+".style").posLeft = nLeft
eval(obj+".style").posTop = nTop + ph;
eval(obj+".style").display='block';
}
function show_submenu(obj) {
eval(obj+".style").display='block';
}
function hide_submenu(obj) {
eval(obj+".style").display='none';
}
//-->
</script>
</head>
<body bgcolor="darkgray" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<table border="0" cellpadding="0" cellspacing="0" width="857" align="center" bgcolor="white">
<tr>
<td width="857" height="0" bgcolor="darkgray"> </td>
</tr>
<tr>
<td width="857" height="64">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="89" height="67" rowspan="2"> <p><img src="images/bp_03.gif" width="100" height="82" alt=""></p>
</td>
<td width="861" height="41" valign="bottom" bgcolor="darkgray"> <p><img src="images/bp_05.gif" width="191" height="26" alt=""></p>
</td>
</tr>
<tr>
<td width="861" height="27" bgcolor="#126AA7"> <table border="0" width="757">
<tr>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="747" align="center"><!-- 대메뉴 -->
<table border="0" cellpadding="0" cellspacing="0" height="25" bgcolor="#126AA7" width="614">
<tr align="center">
<td width="65" id="menu1" onClick="location.href='링크주소'" class="diz_menu" onMouseOver="this.className='diz_menu_over';set_submenu('submenu1');" onMouseOut="this.className='diz_menu';hide_submenu('submenu1')" height="19"> <p><span style="font-size:8pt;">L E E T</span></p>
</td>
<td width="1" height="19"><span style="font-size:8pt;"> </span></td>
<td width="78" id="menu2" onClick="location.href='링크주소'" class="diz_menu" onMouseOver="this.className='diz_menu_over';set_submenu('submenu2');" onMouseOut="this.className='diz_menu';hide_submenu('submenu2')" height="19"> <p> <span style="font-size:8pt;">로스쿨</span></p>
</td>
<td width="5" height="19"><span style="font-size:8pt;"> </span></td>
<td width="101" id="menu3" onClick="location.href='링크주소'" class="diz_menu" onMouseOver="this.className='diz_menu_over';set_submenu('submenu3');" onMouseOut="this.className='diz_menu';hide_submenu('submenu3')" height="19"> <p> <span style="font-size:8pt;">로스쿨재학생</span></p>
</td>
<td width="5" height="19"><span style="font-size:8pt;"> </span></td>
<td width="109" id="menu4" onClick="location.href='링크주소'" class="diz_menu" onMouseOver="this.className='diz_menu_over';set_submenu('submenu4');" onMouseOut="this.className='diz_menu';hide_submenu('submenu4')" height="19"> <p> <span style="font-size:8pt;">ABA로스쿨</span></p>
</td>
<td width="4" height="19"><span style="font-size:8pt;"> </span></td>
<td width="99" id="menu5" onClick="location.href='링크주소'" class="diz_menu" onMouseOver="this.className='diz_menu_over';set_submenu('submenu5');" onMouseOut="this.className='diz_menu';hide_submenu('submenu5')" height="19"> <p> <span style="font-size:8pt;">LSAT for J.D</span></p>
</td>
<td width="2" height="19"><span style="font-size:8pt;"> </span></td>
<td width="120" id="menu6" onClick="location.href='링크주소'" class="diz_menu" onMouseOver="this.className='diz_menu_over';set_submenu('submenu6');" onMouseOut="this.className='diz_menu';hide_submenu('submenu6')" height="19"> <p> <span style="font-size:8pt;">TOFEL for LLM</span></p>
</td>
<td width="25" height="19"> </td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="857" height="10">
<table border="0" bgcolor="white" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="847" height="7"><span style="font-size:8pt;"><font color="white">.</font></span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" height="100%" bgcolor="white" valign="top">
<table border="1">
<tr>
<td width="145" height="148" bgcolor="#CCCCCC" valign="top" rowspan="2"></td>
<td width="695" height="81" valign="top"> <p><? include("./tab_latest2/tab.php"); ?></p>
</td>
</tr>
<tr>
<td width="695" height="67" valign="top"> </td>
</tr>
</table>
<p> </p>
</td>
</tr>
<tr>
<td width="857" height="48">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="956" height="49"> </td>
</tr>
</table>
<p> </p>
<p> </p>
</td>
</tr>
</table><table border="0" cellpadding="0" cellspacing="0" width="523" align="center">
<tr>
<td width="523"> <p align="center"><img src="images/bp_10.gif" width="340" height="24" alt=""></p>
</td>
</tr>
</table>
<p> </p>
<!-- 부메뉴 1번 -->
<table width="131" cellpadding="5" cellspacing="1" border="0" id="submenu1" style="position:absolute; background:#FFFFFF; z-index:1; display:none; left:100px; top:50px" onMouseOver="show_submenu('+
'+
'submenu1');" onMouseOut="hide_submenu('submenu1');">
<tr><td bgcolor="#81B7DC" width="119">
<table border="0" cellpadding="1" cellspacing="0" bgcolor="white" width="100%">
<tr>
<td height='+
'20' onClick="self.location='HTTP://소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91">LEET 길잡이</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91"> LEET FAQ</font></span></p>
</td>
</tr>
<tr>
<td height='20' onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91">LEET 학습전략</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91">LEET 교재분석</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91">LEET 후기정보</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91">LEET 스터디모임</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91">문제토론게시판</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91">LEET 자료게시판</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='+
'diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91">LEET 강사정보</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133"> <p><span style="font-size:8pt;"><font color="#0C5A91">자기소개서 준비하기</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'+
'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91">경력/봉사활동게시판</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="133">
<p><span style="font-size:8pt;"><font color="#0C5A91"></font></span></p>
<p><span style="font-size:8pt;"><font color="#0C5A91">토익/토플/텝스 </font></span></p>
</td>
</tr>
</table><font color="#0C5A91"><span style="font-size:8pt;"></span></font>
</td></tr></table>
<font color="#0C5A91"><span style="font-size:8pt;">
<!-- 부메뉴 2번 -->
</span></font><table width="101" cellpadding="5" cellspacing="1" border="0" id="submenu2" style="position:absolute; background:#FFFFFF; z-index:1; display:none; left:100px; top:50px" onMouseOver="show_submenu('submenu2');" onMouseOut="hide_submenu('submenu2');">
<tr><td bgcolor="#81B7DC" width="89">
<table border="0" cellpadding="1" cellspacing="0" bgcolor="white" width="100%">
<tr>
<td height='20' onClick="self.location='+
'링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><font color="#0C5A91"><span style="font-size:8pt;">로스쿨길라잡이</span></font></p>
</td>
</tr>
<tr>
<td height='20' onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><font color="#0C5A91"><span style="font-size:8pt;"></span></font></p>
<p><font color="#0C5A91"><span style="font-size:8pt;">로스쿨 FAQ</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='+
'diz_popmenu'"> <p><font color="#0C5A91"><span style="font-size:8pt;"></span></font></p>
<p><font color="#0C5A91"><span style="font-size:8pt;">로스쿨 정보</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'"> <p><font color="#0C5A91"><span style="font-size:8pt;"></span></font></p>
<p><font color="#0C5A91"><span style="font-size:8pt;">로스쿨 스터디</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'"> <p><font color="#0C5A91"><span style="font-size:8pt;"></span></font></p>
<p><font color="#0C5A91"><span style="font-size:8pt;">로스쿨 교수님들</span></font></p>
</td>
</tr>
</table><font color="#0C5A91"><span style="font-size:8pt;"></span></font>
</td></tr></table>
<font color="#0C5A91"><span style="font-size:8pt;">
<!-- 부메뉴 3번 -->
</span></font><table width="133" cellpadding="5" cellspacing="1" border="0" id="submenu3" style="position:absolute; background:#FFFFFF; z-index:1; display:none; left:100px; top:50px" onMouseOver="show_submenu('submenu3');" onMouseOut="hide_submenu('submenu3');">
<tr><td bgcolor="#81B7DC" width="121">
<table border="0" cellpadding="1" cellspacing="0" bgcolor="white" width="100%">
<tr>
<td height='20' onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='+
'diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="112">
<p><font color="#0C5A91"><span style="font-size:8pt;">로스쿨전체게시판</span></font></p>
</td>
</tr>
<tr>
<td height='20' onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="112"> <p><font color="#0C5A91"><span style="font-size:8pt;">로스쿨내부게시판</span></font></p>
</td>
</tr>
<tr>
<td height='20' onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="112"> <p><font color="#0C5A91"><span style="font-size:8pt;"></span></font></p>
<p><font color="#0C5A91"><span style="font-size:8pt;">포럼게시판</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="112"> <p><font color="#0C5A91"><span style="font-size:8pt;"></span></font></p>
<p><font color="#0C5A91"><span style="font-size:8pt;">중간/기말고사정보</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='+
'diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="112"> <p><font color="#0C5A91"><span style="font-size:8pt;"></span></font></p>
<p><font color="#0C5A91"><span style="font-size:8pt;">사고팔고</span></font></p>
</td>
</tr>
</table><font color="#0C5A91"><span style="font-size:8pt;"></span></font>
</td></tr></table>
<font color="#0C5A91"><span style="font-size:8pt;">
<!-- 부메뉴 4번 -->
</span></font><table width="115" cellpadding="5" cellspacing="1" border="0" id="submenu4" style="position:absolute; background:#FFFFFF; z-index:1; display:none; left:100px; top:50px" onMouseOver="show_submenu('submenu4');" onMouseOut="hide_submenu('submenu4');">
<tr><td bgcolor="#81B7DC" width="103">
<table border="0" cellpadding="1" cellspacing="0" bgcolor="white" width="100%">
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="101">
<p><font color="#0C5A91"><span style="font-size:8pt;">로스쿨정보</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='+
'diz_popmenu'" width="101">
<p><font color="#0C5A91"><span style="font-size:8pt;">입학정보</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="101">
<p><font color="#0C5A91"><span style="font-size:8pt;">입학후기 </span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="101">
<p><font color="#0C5A91"><span style="font-size:8pt;">교육업체정보</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="101">
<p><font color="#0C5A91"><span style="font-size:8pt;">로스쿨자료게시판</span></font></p>
</td>
</tr>
</table><font color="#0C5A91"><span style="font-size:8pt;"></span></font>
</td></tr></table>
<font color="#0C5A91"><span style="font-size:8pt;">
<!-- 부메뉴 5번 -->
</span></font><table width="140" cellpadding="5" cellspacing="1" border="0" id="submenu5" style="position:absolute; background:#FFFFFF; z-index:1; display:none; left:100px; top:50px" onMouseOver="show_submenu('submenu5');" onMouseOut="hide_submenu('submenu5');">
<tr><td bgcolor="#81B7DC">
<table border="0" cellpadding="1" cellspacing="0" bgcolor="white" width="100%">
<tr>
<td height='20' onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><span style="font-size:8pt;"><font color="#0C5A91">LSAT 정보 </font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><span style="font-size:8pt;"><font color="#0C5A91"></font></span></p>
<p><span style="font-size:8pt;"><font color="#0C5A91">LSAT 시험정보</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><span style="font-size:8pt;"><font color="#0C5A91"></font></span></p>
<p><span style="font-size:8pt;"><font color="#0C5A91">LSAT 자유게시판</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><span style="font-size:8pt;"><font color="#0C5A91"></font></span></p>
<p><span style="font-size:8pt;"><font color="#0C5A91">LSAT 후기게시판</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='+
'링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'+
'">
<p><span style="font-size:8pt;"><font color="#0C5A91"></font></span></p>
<p><span style="font-size:8pt;"><font color="#0C5A91">LSAT 비법게시판</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><span style="font-size:8pt;"><font color="#0C5A91"></font></span></p>
<p><span style="font-size:8pt;"><font color="#0C5A91">LSAT 스터디게시판</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><span style="font-size:8pt;"><font color="#0C5A91"></font></span></p>
<p><span style="font-size:8pt;"><font color="#0C5A91">LSAT 교재정보</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='+
'링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><span style="font-size:8pt;"><font color="#0C5A91"></font></span></p>
<p><span style="font-size:8pt;"><font color="#0C5A91">LSAT 학원정보</font></span></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'">
<p><span style="font-size:8pt;"><font color="#0C5A91"></font></span></p>
<p><span style="font-size:8pt;"><font color="#0C5A91">LSAT 강사정보</font></span></p>
</td>
</tr>
</table><font color="#0C5A91"><span style="font-size:8pt;"></span></font>
</td></tr></table>
<font color="#0C5A91"><span style="font-size:8pt;">
<!-- 부메뉴 6번 -->
</span></font><table width="145" cellpadding="5" cellspacing="1" border="0" id="submenu6" style="position:absolute; background:#FFFFFF; z-index:1; display:none; left:100px; top:50px" onMouseOver="show_submenu('submenu6');" onMouseOut="hide_submenu('submenu6');">
<tr><td bgcolor="#81B7DC" width="133">
<table border="0" cellpadding="1" cellspacing="0" bgcolor="white" width="100%">
<tr>
<td height='20' onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="127">
<p><font color="#0C5A91"><span style="font-size:8pt;">토플시험정보</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="127">
<p><font color="#0C5A91"><span style="font-size:8pt;">토플자유게시판</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="127">
<p><font color="#0C5A91"><span style="font-size:8pt;">토플후기게시판</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="127">
<p><font color="#0C5A91"><span style="font-size:8pt;">비법게시판</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="127">
<p><font color="#0C5A91"><span style="font-size:8pt;">스터디신청게시판</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="127">
<p><font color="#0C5A91"><span style="font-size:8pt;">TOFEL 교재정보</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="127">
<p><font color="#0C5A91"><span style="font-size:8pt;">TOFEL 학원정보</span></font></p>
</td>
</tr>
<tr>
<td height="20" onClick="self.location='링크주소'" class="diz_popmenu" onMouseOver="this.className='diz_popmenu_over'" onMouseOut="this.className='diz_popmenu'" width="127">
<p><font color="#0C5A91"><span style="font-size:8pt;">TOFEL 강사정보</span></font></p>
</td>
</tr>
</table>
</td></tr></table>
</body>
</html>
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------
위 내용은 자바+include 포함된내용
위에 인크루드 하나 붙였을 뿐인데 사용이 안되네요 ㅠㅠ
이번 주말에 대충 마무리 짖고 내용을 올리고 싶은데 제발 좀 알려주세요 ㅠㅠ 부탁드릴께요
자바스크립터만 연결된 페이지
댓글 3
-
guny
2008.12.06 00:38
-
슬픈이
2008.12.06 09:31
<!--#include('./tab_latest2/tab.php')-->
그대로 넣었는데 인클루드가 안되는거 같아요..
스크립트는 사용되는데 게시물이 안나와요 ㅠㅠ..
주말에 날잡아서 완성할랬더니 ㅠㅠ 너무 오랜만인가 ㅠㅠ -
tanuky
2008.12.06 09:49
안될이유가 없는거 같은데 왜 안되는지 ㅠ.ㅠ
윗줄 그대로 인클루드 자리에 넣습니다..