파이어폭스에서 입력폼 밀림현상 > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

파이어폭스에서 입력폼 밀림현상 정보

파이어폭스에서 입력폼 밀림현상

본문

다른것은 이상없는데 홈피쪽 입력폼이 밑으로 한칸 치우침니다. 어떻게 해야하죠?













<?
/*
<<< Original Script >>>
XHTML live Chat
author: alexander kohlhofer
version: 1.0
http://www.plasticshore.com
http://www.plasticshore.com/projects/chat/
please let the author know if you put any of this to use
XHTML live Chat (including this code) is published under a creative commons license
license: http://creativecommons.org/licenses/by-nc-sa/2.0/
*/
?>
<style type="text/css">
#shoutboxoutput ul{list-style: none;margin:5px;padding:0px;height:115px;}
.shoutboxLi1{padding:4px;margin-bottom:6px;margin-right:4px;border:1px solid #C0C0C0;background:#EEEEEE;}
.shoutboxLi2{padding:4px;margin-bottom:6px;margin-right:4px;border:1px solid #AECDFF;background:#E7EFF7;}
.shoutboxName{font-weight:bold;padding-left:4px;}
.shoutboxTime{font-style:italic;}
.shoutboxText{display:block;margin-top:4px;}
#shoutboxoutput{border:1px solid #AAAAAA;text-align:left;height:450px;overflow:auto;background:#FFFFFF;}
#shoutboxinput{margin-top: 6px;}
#shoutboxinput input, textarea{border:1px solid #AAAAAA;}
</style>
<table width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
 <tr>
  <td style="padding:1px 1 1px 1"><div id="shoutboxoutput"><ul id="outputList"></ul></div></td>
 </tr>
 <tr>
  <td style="padding:1px 1 1px 1">
   <table cellpadding=0 cellspacing=0 border=0 width=100%>
   <form id="shoutboxForm" name="shoutboxForm" onsubmit="return false;" action="" style='display:none'>
   <input type=hidden name=uid id=uid value="<?=$member[mb_id];?>">
    <tr>
     <td colspan=2>
<? if(!$member['mb_id']) { ?>
       별명 : <input type="text" size="20" maxlength="10" name="name" id="name" onblur="shoutboxCheckName();" />
       홈피 : <input type="text" size="54" name="url" id="url" />
<? } else { ?>
       별명 : <input type="text" size="20" maxlength="10" name="name" id="name" value="<?=$member['mb_nick']?>" readonly onclick="alert('별명은 회원정보 수정에서 변경 하실수 있습니다.');" />
       홈피 : <input type="text" size="54" name="url" id="url" value="<?=$member['mb_homepage']?>" />
<? } ?>
     </td>
    </tr>
    <tr>
     <td width=100%><textarea onkeyup="shoutboxCheckLength(this)" style="width:100%;height:78px;" name="shoutboxbarText" id="shoutboxbarText" onblur="shoutboxCheckStatus('');" onfocus="shoutboxCheckStatus('active');" /></textarea></td>
     <td width=70><input onclick="shoutboxSendComment();" type="submit" id="submit" name="submit" value="입  력" style="background-color:rgb(239,235,222); margin-left:1pt; border-width:1; border-color:rgb(102,102,102); border-style:solid; width:70px; height:78px;" /></td>
    </tr>
   </form>
   </table>
  </td>
 </tr>
</table>
<script type="text/javascript">
var Mint_path       = "<?=$Mint[LibPath]?>";
var shoutBoxReceiveTime  = 2000; // 2 seconds
var shoutBoxMemoLimit   = 100;   // Input Memo length
</script>
<script src="<?=$Mint[LibPath];?>/shoutbox.js" language="JavaScript" type="text/javascript"></script>

댓글 전체

전체 66,554 |RSS
그누4 질문답변 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT