0
点赞
收藏
分享

微信扫一扫

Show Psw


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <title> New Document </title>
  <meta name="Generator" content="EditPlus">
  <meta name="Author" content="">
  <meta name="Keywords" content="">
  <meta name="Description" content="">
 </head>

 <body>
  <input type="text" name="" id="psw">
  <input type="button" value="showPsw" οnclick="alert(document.getElementById('psw').value)">
 </body>
</html>



举报

相关推荐

0 条评论