<script type="text/javascript"> function copyUrl2() { var Url2 = document.getElementById("biao1"); Url2.select(); // 选择对象 document.execCommand("Copy"); // 执行浏览器复制命令 alert("已复制好,可贴粘。"); } </script> <input id="biao1" value="dsgdsg"></input> <input type="button" onClick="copyUrl2()" value="点击复制微信" />
点击复制
文章热词:点击复制
摘要:点击复制
上一篇:php屏蔽ip或ip段
下一篇:php函数