After modifying your code, I propose to create the "copyText" function in this way. function copyText() { var $temp = $("<input>"); ...
確定! 回上一頁