如標題,想請問貼上複製的文字貼到input[type=text]中,為甚麼無法用一般的清除文字框的方式清掉貼上的文字? $("#test").on('paste',function (e) { let PasteTxt=e.
確定! 回上一頁