If you do this via jQuery (as seen in other answers here: $('#configform')[0].reset() ), the [0] is fetching the same form DOM element that you ...
確定! 回上一頁