Is it possible to clear a form and reset (reload) the page with one button?

前端 未结 4 1247
一生所求
一生所求 2020-12-31 08:11

I\'ve got a form on a page where the user types something in and then a result is returned and displayed on the page. Is it possible for me to have a button that will both,

4条回答
  •  独厮守ぢ
    2020-12-31 08:43

    If you want the functionality of both of the snippets you posted, you can simply combine them.

    
    

提交回复
热议问题