묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
style 과 <script language="JavaScript">에 관하여 ....
2004.10.28 23:27
홈페이지를 나모로 제작중
<td> .......</td> 사이에
style 과 <script language="JavaScript">에 관하여 를 사용못하는겄같아서
질문드립니다.
나모에서 사용하니 무한대로 밀리는군요 ...
그럼 아래 소스에서
==============================================<== 이부분 아래를
어떻게 처리 해야 하는지요 ?
이부분을 맨위로 올려도 구동에는 지장이 없는지요 ?
나모 돌리면 10분정도지나면 번호가 10만대로 밀립니다 ...
해결 방법은 없는지 .....
짜집기로 겨우 만들었는대 .....부탁드립니다..
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>ShaiyA</title>
<meta name="generator" content="Zero_BoarD">
<meta name="author" content="JBC">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<table align="center" border="1" cellpadding="0" cellspacing="0" bordercolordark="white" bordercolorlight="black">
<tr>
<td width="997">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="997" align="center" colspan="3">
<p><img src="http://www.shaiya.pe.kr/img/top_img.jpg" width="996" height="130" border="0">
</td>
</tr>
<tr>
<td width="997" align="center" colspan="3" height="50">
===================================================================================================
<link rel=StyleSheet HREF=/style.css type=text/css title=style>
<style type="text/css">
body,td,a,div,p,pre,input,textarea {font-family:굴림;font-size:9pt;line-height:150%;color:A5D2FF;letter-spacing:0;}
.newbbs {background-color:072B50; border:solid 1; border-color:083664;}
.EF {font-size:12pt;font-family:Arial;}
.BAR {font-size:12pt;font-family:Arial;color:yellow;}
body {
scrollbar-highlight-color: #072B50;
scrollbar-shadow-color: #072B50;
scrollbar-arrow-color: #072B50;
scrollbar-face-color: #0A4178;
scrollbar-3dlight-color: #0A4178;
scrollbar-darkshadow-color: #0A4178;
scrollbar-track-color: #05203C;}
A:link {color:A5D2FF;text-decoration:none;}
A:visited {color:A5D2FF;text-decoration:none;}
A:active {color:A5D2FF;text-decoration:none;}
A:hover {color:FFFFFF;text-decoration:none;}
</style>
<style type="text/css">
#NOT, #MEM, #MUL, #DOW, #INF, #SQU, #COM, #DAT
{visibility:hidden;background-color:0D57A0;border:solid 1;border-color:A5D2FF;filter:Alpha(Opacity=80);padding:3;}
</style>
<script language="JavaScript">
ns = (document.layers)? true:false
ie = (document.all)? true:false
function show(id) {
if (ns) document.layers[id].visibility = "visible"
else if (ie) document.all[id].style.visibility = "visible"
}
function hide(id) {
if (ns) document.layers[id].visibility = "hidden"
else if (ie) document.all[id].style.visibility = "hidden"
}
</script>
</head>
<!--메인 메뉴 출력-->
<table border=0 cellspacing=0 align="center" width="980">
<tr height=35>
<td width="64" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('NOT')" onmouseout="hide('NOT')"><font class=EF><b>HOME</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="76" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('MEM')" onmouseout="hide('MEM')"><font class=EF><b>NoticE</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="83" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('+ '+ 'MUL')" onmouseout="hide('MUL')"><font class=EF><b>CommunitY</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="93" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('DOW')" onmouseout="hide('DOW')"><font class=EF><b>GallerY</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="102" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('INF')" onmouseout="hide('INF')"><font class=EF><b>GuilD</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="65" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('SQU')" onmouseout="hide('SQU')"><font class=EF><b>NoT</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="103" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('COM')" onmouseout="hide('COM')"><font class=EF><b>NoT</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="50" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('DAT')" onmouseout="hide('DAT')"><font class=EF><b>DatA</b></font></a>
</td>
</tr>
</table>
<!--서브 메뉴 출력-->
<table cellspacing="0" cellpadding="0" border="0" width="330" align="center">
<tr>
<td valign="top">
<div style="position:relative;top:9;left:0">
<div id="NOT" style="width:150px; height:35px; position:absolute; left:-325px; top:-12px; z-index:1;" onmouseover="show('NOT')" onmouseout="hide('NOT')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_top"><b>홈으로</b></a>
</div>
<div id="MEM" style="width:150px; height:53px; position:absolute; left:-214px; top:-12px; z-index:1;" onmouseover="show('MEM')" onmouseout="hide('MEM')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=shaiya_news" target="_blank"><b>샤이야공지</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=we_news" target="_blank"><b>우리새소식</b></a><br>
</div>
<div id="MUL" style="width:150px; height:54px; position:absolute; left:-90px; top:-12px; z-index:1;" onmouseover="show('MUL')" onmouseout="hide('MUL')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=free_bbs" target="_blank"><b>자유게시판</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=tip_bbs" target="_blank"><b>육성노하우</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=q_a_bbs" target="_blank"><b>질문과대답</b></a><br>
</div>
<div id="DOW" style="width:150px; height:71px; position:absolute; left:42px; top:-12px; z-index:1;" onmouseover="show('DOW')" onmouseout="hide('DOW')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=gallery" target="_blank"><b>스크린샷</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=user_gallery" target="_blank"><b>회원사진</b></a><br>
</div>
<div id="INF" style="width:150px; height:89px; position:absolute; left:184px; top:-12px; z-index:1;" onmouseover="show('+ 'INF')" onmouseout="hide('INF')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=gild_news" target="_blank"><b>길드 공지</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=guild_in" target="_blank"><b>길드신청</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=guild_bbs" target="_blank"><b>게시판</b></a><br>
</div>
<div id="SQU" style="width:150px; height:54px; position:absolute; left:335px; top:-12px; z-index:1;" onmouseover="show('SQU')" onmouseout="hide('SQU')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트임</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트임</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트임</b></a><br>
</div>
<div id="COM" style="width:150px; height:108px; position:absolute; left:450px; top:-12px; z-index:1;" onmouseover="show('COM')" onmouseout="hide('COM')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
</div>
<div id="DAT" style="width:150px; height:35px; position:absolute; left:505px; top:-12px; z-index:1;" onmouseover="show('DAT')" onmouseout="hide('DAT')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=data_pds" target="_blank"><b>자료실</b></a><br>
</div>
</div>
</td>
</tr>
</table>
<p><!--끝-->
</td>
</tr>
<tr>
<td width="166" align="center" height="37">
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="150">
<? print_outlogin("army_outlogin", 1, 10) ?>
</td>
</tr>
</table>
</td>
<td width="2" align="center" height="37">
</td>
<td width="829" align="center" height="37">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="406">
<? print_bbs("army_bbs", "샤이야공지", "shaiya_news", 5, 20)?>
</td>
<td width="367">
<? print_bbs("army_bbs", "가족 알림판", "we_news", 5, 20)?>
</td>
</tr>
<tr>
<td width="406">
<? print_bbs("army_bbs", "자유게시판", "free_bbs", 5, 20)?>
</td>
<td width="367">
<? print_bbs("army_bbs","게임팁및육성가이드","tip_bbs", 5, 20)?>
</td>
</tr>
<tr>
<td width="406">
<? print_bbs("army_bbs","질문과대답","q_a_bbs", 5, 20)?>
</td>
<td width="367">
<? print_bbs("army_bbs","길드신청","guild_in", 5, 20)?>
</td>
</tr>
<tr>
<td width="829" colspan="2">
<? print_gallery("gallery", "스크린샷겔러리", "gallery", 4, 100, 60, 4)?>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="997" align="center" colspan="3">
<img src="http://www.shaiya.pe.kr/img/copyright.jpg" width="996" height="30" border="0">
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
<td> .......</td> 사이에
style 과 <script language="JavaScript">에 관하여 를 사용못하는겄같아서
질문드립니다.
나모에서 사용하니 무한대로 밀리는군요 ...
그럼 아래 소스에서
==============================================<== 이부분 아래를
어떻게 처리 해야 하는지요 ?
이부분을 맨위로 올려도 구동에는 지장이 없는지요 ?
나모 돌리면 10분정도지나면 번호가 10만대로 밀립니다 ...
해결 방법은 없는지 .....
짜집기로 겨우 만들었는대 .....부탁드립니다..
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>ShaiyA</title>
<meta name="generator" content="Zero_BoarD">
<meta name="author" content="JBC">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<table align="center" border="1" cellpadding="0" cellspacing="0" bordercolordark="white" bordercolorlight="black">
<tr>
<td width="997">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="997" align="center" colspan="3">
<p><img src="http://www.shaiya.pe.kr/img/top_img.jpg" width="996" height="130" border="0">
</td>
</tr>
<tr>
<td width="997" align="center" colspan="3" height="50">
===================================================================================================
<link rel=StyleSheet HREF=/style.css type=text/css title=style>
<style type="text/css">
body,td,a,div,p,pre,input,textarea {font-family:굴림;font-size:9pt;line-height:150%;color:A5D2FF;letter-spacing:0;}
.newbbs {background-color:072B50; border:solid 1; border-color:083664;}
.EF {font-size:12pt;font-family:Arial;}
.BAR {font-size:12pt;font-family:Arial;color:yellow;}
body {
scrollbar-highlight-color: #072B50;
scrollbar-shadow-color: #072B50;
scrollbar-arrow-color: #072B50;
scrollbar-face-color: #0A4178;
scrollbar-3dlight-color: #0A4178;
scrollbar-darkshadow-color: #0A4178;
scrollbar-track-color: #05203C;}
A:link {color:A5D2FF;text-decoration:none;}
A:visited {color:A5D2FF;text-decoration:none;}
A:active {color:A5D2FF;text-decoration:none;}
A:hover {color:FFFFFF;text-decoration:none;}
</style>
<style type="text/css">
#NOT, #MEM, #MUL, #DOW, #INF, #SQU, #COM, #DAT
{visibility:hidden;background-color:0D57A0;border:solid 1;border-color:A5D2FF;filter:Alpha(Opacity=80);padding:3;}
</style>
<script language="JavaScript">
ns = (document.layers)? true:false
ie = (document.all)? true:false
function show(id) {
if (ns) document.layers[id].visibility = "visible"
else if (ie) document.all[id].style.visibility = "visible"
}
function hide(id) {
if (ns) document.layers[id].visibility = "hidden"
else if (ie) document.all[id].style.visibility = "hidden"
}
</script>
</head>
<!--메인 메뉴 출력-->
<table border=0 cellspacing=0 align="center" width="980">
<tr height=35>
<td width="64" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('NOT')" onmouseout="hide('NOT')"><font class=EF><b>HOME</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="76" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('MEM')" onmouseout="hide('MEM')"><font class=EF><b>NoticE</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="83" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('+ '+ 'MUL')" onmouseout="hide('MUL')"><font class=EF><b>CommunitY</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="93" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('DOW')" onmouseout="hide('DOW')"><font class=EF><b>GallerY</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="102" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('INF')" onmouseout="hide('INF')"><font class=EF><b>GuilD</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="65" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('SQU')" onmouseout="hide('SQU')"><font class=EF><b>NoT</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="103" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('COM')" onmouseout="hide('COM')"><font class=EF><b>NoT</b></font></a>
</td>
<td width="0" height="24"></td>
<td width="50" height="24" align="center" class=newbbs>
<a href="#" onmouseover="show('DAT')" onmouseout="hide('DAT')"><font class=EF><b>DatA</b></font></a>
</td>
</tr>
</table>
<!--서브 메뉴 출력-->
<table cellspacing="0" cellpadding="0" border="0" width="330" align="center">
<tr>
<td valign="top">
<div style="position:relative;top:9;left:0">
<div id="NOT" style="width:150px; height:35px; position:absolute; left:-325px; top:-12px; z-index:1;" onmouseover="show('NOT')" onmouseout="hide('NOT')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_top"><b>홈으로</b></a>
</div>
<div id="MEM" style="width:150px; height:53px; position:absolute; left:-214px; top:-12px; z-index:1;" onmouseover="show('MEM')" onmouseout="hide('MEM')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=shaiya_news" target="_blank"><b>샤이야공지</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=we_news" target="_blank"><b>우리새소식</b></a><br>
</div>
<div id="MUL" style="width:150px; height:54px; position:absolute; left:-90px; top:-12px; z-index:1;" onmouseover="show('MUL')" onmouseout="hide('MUL')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=free_bbs" target="_blank"><b>자유게시판</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=tip_bbs" target="_blank"><b>육성노하우</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=q_a_bbs" target="_blank"><b>질문과대답</b></a><br>
</div>
<div id="DOW" style="width:150px; height:71px; position:absolute; left:42px; top:-12px; z-index:1;" onmouseover="show('DOW')" onmouseout="hide('DOW')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=gallery" target="_blank"><b>스크린샷</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=user_gallery" target="_blank"><b>회원사진</b></a><br>
</div>
<div id="INF" style="width:150px; height:89px; position:absolute; left:184px; top:-12px; z-index:1;" onmouseover="show('+ 'INF')" onmouseout="hide('INF')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=gild_news" target="_blank"><b>길드 공지</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=guild_in" target="_blank"><b>길드신청</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=guild_bbs" target="_blank"><b>게시판</b></a><br>
</div>
<div id="SQU" style="width:150px; height:54px; position:absolute; left:335px; top:-12px; z-index:1;" onmouseover="show('SQU')" onmouseout="hide('SQU')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트임</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트임</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트임</b></a><br>
</div>
<div id="COM" style="width:150px; height:108px; position:absolute; left:450px; top:-12px; z-index:1;" onmouseover="show('COM')" onmouseout="hide('COM')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/" target="_blank"><b>테스트</b></a><br>
</div>
<div id="DAT" style="width:150px; height:35px; position:absolute; left:505px; top:-12px; z-index:1;" onmouseover="show('DAT')" onmouseout="hide('DAT')">
<font color="yellow"><b>ㆍ</b></font><a href="http://www.shaiya.pe.kr/bbs/zboard.php?id=data_pds" target="_blank"><b>자료실</b></a><br>
</div>
</div>
</td>
</tr>
</table>
<p><!--끝-->
</td>
</tr>
<tr>
<td width="166" align="center" height="37">
<table align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="150">
<? print_outlogin("army_outlogin", 1, 10) ?>
</td>
</tr>
</table>
</td>
<td width="2" align="center" height="37">
</td>
<td width="829" align="center" height="37">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="406">
<? print_bbs("army_bbs", "샤이야공지", "shaiya_news", 5, 20)?>
</td>
<td width="367">
<? print_bbs("army_bbs", "가족 알림판", "we_news", 5, 20)?>
</td>
</tr>
<tr>
<td width="406">
<? print_bbs("army_bbs", "자유게시판", "free_bbs", 5, 20)?>
</td>
<td width="367">
<? print_bbs("army_bbs","게임팁및육성가이드","tip_bbs", 5, 20)?>
</td>
</tr>
<tr>
<td width="406">
<? print_bbs("army_bbs","질문과대답","q_a_bbs", 5, 20)?>
</td>
<td width="367">
<? print_bbs("army_bbs","길드신청","guild_in", 5, 20)?>
</td>
</tr>
<tr>
<td width="829" colspan="2">
<? print_gallery("gallery", "스크린샷겔러리", "gallery", 4, 100, 60, 4)?>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="997" align="center" colspan="3">
<img src="http://www.shaiya.pe.kr/img/copyright.jpg" width="996" height="30" border="0">
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
LINK, SCRIPT, STYLE 태그의 모든 내용들(<link>, <script> ~ </script>, <style> ~ </style>)은
<HEAD>~</HEAD> 사이로 모조리 옮겨주세요.
아무 이상 없습니다.