Under normal circumstances:
However, after the Form reset, Submit submission movements will still be performed.
-------------------------------------------------- -------------------------------------------------- ----------------------------
Improve:
Define a function first:
Function resetbtn (fm) {
fm.reset ();
Return False;
}
Then call it below
>>>>>>>>>>>>