我正在使用 $('selector').on('input', function(event) { ... }); 捕獲貼上事件 然後,我嘗試測試貼上的內容,如果未通過驗證,請使用 event.preventDefault() 取消貼 ...
確定! 回上一頁