Image type Button implements Form's RESET function

xiaoxiao2021-03-06  14

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

>>>>>>>>>>>>

转载请注明原文地址:https://www.9cbs.com/read-48574.html

New Post(0)