input password密码验证跳转页面

 

代码如下:

查询密码 <input type="password" id="pwd" /> 

 

页面如下:

 密码校验成功后跳转页面:

window.location = 'https://www.baidu.com/';

 

posted @ 2019-06-25 16:28  Fourteen  阅读(821)  评论(0)    收藏  举报