console.log('input event fired'); }, false);. 這樣我們的每一次輸入都會觸發此事件,有人會說為什麼不用keyup來監聽一下, 這裡有篇文章(原文連結) ...
確定! 回上一頁