tmdsleep
1.
form中定义name
 <form name = "sbform" action="sb_add.php" method="post">
用Reset清空
<input type="button" value="清空" onclick="sbform.reset()" />

2.重加载

<input type="button" value="清空" windows.location.href=\'index.php\' />

 

分类:

技术点:

相关文章:

  • 2021-12-07
  • 2021-12-06
  • 2021-11-30
  • 2021-12-30
  • 2021-12-07
  • 2021-12-31
猜你喜欢
  • 2021-12-06
  • 2021-12-06
  • 2021-12-06
  • 2021-12-07
  • 2021-10-12
相关资源
相似解决方案