묻고답하기

홈페이지를 나모로 제작중

<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>


글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
Dong Park DB 에러 싸인 [1] 2007.08.10
mj 무단 링크 방지 관련 서버 문의 드림니다.. [1] 2007.08.10
FPS Mania 셀렉트 매뉴(펼침 매뉴)에서... [2] 2007.08.10
김대수 String 조작에 대해 질문드립니다. [1] 2007.08.10
그대품안 홈페이지에서 그날 그날 날씨 띄우는 소스를 알고 싶어여  
권한구 최근 게시물 관련 질문. [1] 2007.08.10
최명순 asp 로긴 부분..  
정직과겸손 apm 설치후 제로보드 메일 발송 해결법을 알려주세요.  
김준용 제발좀 가르켜주십시요(외부로그인질문) [1] 2007.08.10
이인선 검색에서.... [6] 2007.08.10
조영재 PHP 때문에 속상합니다 꼭~!좀 알려주세요~ [2] 2007.08.10
엘리타쥬 SMS와 웹의 구동..? [2] 2007.08.10
박영문 게시판 읽기에서 동일 PC라는 것을 알려면 어떻게 하죠? [1] 2007.08.10
임소식 fopen 함수 txt 파일에 폼내용 집어 넣기.. [3] 2007.08.10
Xeon style 과 <script language="JavaScript">에 관하여 .... [1] 2007.08.10
정연화 웹페이지 만들다...질문요.... [2] 2007.08.10
김영 도메네임까지의 주소만나오게할려면.... [1] 2007.08.10
고슴도치 테이블에 관한 고수님 가르쳐 주세요..ㅠ_ㅠ [2] 2007.08.10
박규도 php세션 구문 질문입니다. [2] 2007.08.10
석이- 아시는 분 없나요? [1] 2007.08.10
Nona 스크롤바를 이미지 파일로 바꾸고 싶습니다. [2] 2007.08.10
i1ovesoony 포샵 // 선택툴 모서리 둥글게 하기.. [2] 2007.08.10
신충범 나모에서 작업한 글자체가 웹에서 선명하지 않게 보이는 이유??? [2] 2007.08.10
sinko 플래시 메뉴 중에서 서브메뉴가 처음상태로 돌아가지 않게 하려면????  
유정운 새창을 띄웠을때요.. 크기를 제가 원하는 사이즈로 고정시키고 싶습니다. [1] 2007.08.10
이정원 셀의 높이를 줄이려는데.. 18pt 인가... 15pt 인가.. 거기서 더이상 안줄여 져요 [1] 2007.08.10
권한구 저기. 그림에 글 삽입 하기.... [2] 2007.08.10
관람자 virtualhost 에서 유독 한 사이트만 설정이 안될때 [1] 2007.08.10
케타로 질문이에요~ [1] 2007.08.10
Noziro.H .htaccess 만들어 봤는데요