很多人說用ajax,我不懂,找了個簡單的,代碼如下:

<!--用-->
<iframe width="0" height="0" name="actionframe"></iframe>
<!--然后给表单设置target属性:-->
<form action="..." target="actionframe">....</form> 

 

相关文章:

  • 2021-12-27
  • 2021-07-04
  • 2022-12-23
  • 2022-12-23
  • 2021-09-09
  • 2022-02-07
  • 2021-12-27
  • 2021-12-27
猜你喜欢
  • 2021-06-26
  • 2021-12-27
  • 2021-12-27
  • 2022-12-23
  • 2021-10-07
  • 2021-06-22
  • 2021-12-27
相关资源
相似解决方案