패스워드 글씨 않보이게 부탁합니다. > 그누4 질문답변

그누4 질문답변

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

패스워드 글씨 않보이게 부탁합니다. 정보

패스워드 글씨 않보이게 부탁합니다.

본문

수고많으십니다.

<table width="100" align='left' border="0" cellpadding="0" cellspacing="0">
  <tr>
      <td width="100" height="23" colspan="2" align="left">
          <input name="mb_id" type="text" class=ed size="12" maxlength="20"
            required itemname="아이디" value=''  onMouseOver='chkReset(this.form);'
            onFocus='chkReset(this.form);'></td>
  </tr>
  <tr>
      <td id=pw1 width="100" height="23" colspan="2" align="left">
          <input type="text" class=ed size="12" maxlength="20" required itemname="패스워드"
          value='패스워드' onMouseOver='chkReset(this.form);'
          onfocus='chkReset(this.form);'></td>
      <td id=pw2 style='display:none;' width="100" height="23" colspan="2" align="left">
          <input name="mb_password" id="outlogin_mb_password" type="password" class=ed
            size="12" maxlength="20" itemname="패스워드" onMouseOver='chkReset(this.form);'
            onfocus='chkReset(this.form);'
            onKeyPress="check_capslock(event, 'outlogin_mb_password');"></td>
    </tr>
</table>
  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로