阻止表单记住密码:
<、input type="text" name="password" onfocus="this.type='password'" placeholder="新 密 码:" class="form_input" />
发表评论