JQuery 清除表單所有欄位資料 form input reset <script> $(document).ready(function(e) { $(".clear_btn").click(function(e){ $('#edit_member')[0].reset(); }); }); </script> 如果文章對您很有幫助請我喝杯咖啡吧 Bitcoin 比特幣錢包: 38ieWXhURt27br9XrDoCeo4eruzKyi8QKs ann71727 Post Views: 2,686Related posts:jQuery get all form values 取表單所有的值fancybox plugin 自適應iframe內容尺寸 fancybox iframe auto width heightjQuery focus 用法CKEditor4 自動清除內容標籤問題的解決方法