<form action="**.php" method="post">

<input type="text" name="username"/>

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

<input type="submit" onclick="if(event.keyCode==13){gosubmit();}">//Enter 的键值是13

</form>

相关文章:

  • 2022-12-23
  • 2021-10-07
  • 2022-12-23
  • 2021-09-05
猜你喜欢
  • 2021-09-26
  • 2022-12-23
  • 2021-08-19
  • 2021-09-17
  • 2022-03-09
  • 2021-12-16
  • 2022-03-06
相关资源
相似解决方案