你的位置: 网维者博客 网站应用 阅读文章

input 类型type

<SCRIPT language=JavaScript>
<!--
function fEvent(sType,oInput){
  switch (sType){
   case "focus" :
    oInput.isfocus = true;
   case "mouseover" :
    oInput.style.borderColor = '#9ecc00';
    break;
   case "blur" :
    oInput.isfocus = false;
   case "mouseout" :
    if(!oInput.isfocus){
     oInput.style.borderColor='#84a1bd';
    }
    break;
  }
 }
//-->
</SCRIPT>
 <tr>
          <td width="62" class="login_text">用户名</td>
          <td width="192" class="login_input_td"><input class="login_input"
      onBlur="fEvent('blur',this)" onMouseOver="fEvent('mouseover',this)"
      style="FONT-WEIGHT: bold;
      onFocus="fEvent('focus',this)" onMouseOut="fEvent('mouseout',this)"
      maxlength=50 name=username></td>
        </tr>
        <tr>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td class="login_text">密 &nbsp;码</td>
          <td class="login_input_td"><input name=userpass type="password" class="login_input"
      style="FONT-WEIGHT: bold;
      onFocus="
      onBlur="fEvent('blur',this)" onMouseOver="fEvent('mouseover',this)"" onMouseOut="fEvent('mouseout',this)"
      maxlength=50fEvent('focus',this) id="userpass"></td>
        </tr>
        <tr>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
        </tr>
         <tr>
          <td class="login_text">验证码</td>
          <td class="login_input_td"><input name="valtext" class="login_input2" id="valtext"
      style="FONT-WEIGHT: bold;
      onFocus="
      onBlur="fEvent('blur',this)" onMouseOver="fEvent('mouseover',this)" onMouseOut="fEvent('mouseout',this)"
      maxlength=10fEvent('focus',this) >
 

各位正在潜水的同学请注意,有 0 位无聊人士 在异次元附近海域出没!
小X的哥哥的同学的老师的儿子的妈妈养的小猫的表弟的主人的朋友说看帖不回会被鄙视de