摘要:Jscript有些属性其实挺好的,可惜就是只是IE支持,比如复制和粘贴的属性
下面这段复制和粘贴的JAVASCRIPT的代码倒是可以支持IE/FireFox/mozilla/ns,,老外站点上看来的
只是在firefox下需要修改一下about:config的一个属性
a very popular article about how to copy text to clipboard out of HTML with javascript in firefox/mozilla/netscape and IE
this is a javascript that i built out of several sources so that it is possible to copy text out of HTML in firefox/mozilla/netscape and in Internet Explorer
large parts of that script are copied from other sources, thats why there (全文共3737字)——点击
此处阅读全文