简洁短高兼容性,注:需要ssl证书仅限https链接,标签支持a div button 可以放在任何位置。
功能:
点击后复制链接。
改文字为ok。
在 2 秒后恢复为复制链接。
<a onclick="(i=>{i=document.createElement('input');i.value=location.href;document.body.append(i);i.select();document.execCommand('copy');i.remove();let t=this;t.textContent='ok';setTimeout(()=>t.textContent='复制链接',2000);})()">复制链接</a>
交互颜色也可hover添加
onmouseover="this.style.color='#fff';" onmouseout="this.style.color='';"
确定要退出吗?