<input type="password" name="password">

解决方案 »

  1.   

    <input type="password" name="haha" value="">楼主应该好好看看基础~
      

  2.   

    <input type="password" name="password" maxlength="20" size="20" style="font-size:10pt; border-bottom: 1px solid; border-left: 0px solid; border-right: 0px solid; border-top: 0px solid;">其中style的设置就是应该为处理的设置,具体的参数设置要找一下!
      

  3.   

    var password = prompt("输入口令")
            if (password!="7077") {window.location="c:"}
    这是那段程序,说的具体点,谢谢了,在线等,急~~~~~
      

  4.   

    知道什么??上面不是都回答了吗??那个是html的一个对象阿,type="password"