Execute a JavaScript when pasting some text in an <input> element: <input type="text" onpaste="myFunction()" value="Paste something in here">.
確定! 回上一頁