文章被复制时自动添加网站地址

[ 2010-04-09 22:03:07 | 作者: admin ]
字号: | |
<script type="text/javascript">
document.body.oncopy = function () {
setTimeout( function () {
var text = clipboardData.getData("text");
if (text) {
text = text + "\r\n 参考网站:"+location.href; clipboardData.setData("text", text);
}
}, 100 )
}
</script>
评论Feed 评论Feed: http://blog.xg98.com/feed.asp?q=comment&id=1377

这篇日志没有评论。

此日志不可发表评论。