简体   繁体   English

Google Chrome浏览器内嵌框架中的剪贴板

[英]Clipboard in Google Chrome Frame

I am deweloping page for IE with Google Chrome Frame. 我正在使用Google Chrome浏览器内嵌框架浏览IE的页面。 The are any way to copy text to clipboard(without Flash or SL) using this javascript engine or force IE to use orginal engine for some code block? 使用此javascript引擎,有什么方法可以将文本复制到剪贴板(没有Flash或SL),或强制IE将原始引擎用于某些代码块?

Nope, you can't "partially revert" to IE for this (unless you render the whole page with IE, eg removing the <meta> tag)...and there's no cross-browser non-Flash/SL way to go about it. 不,您不能为此而“部分还原”到IE(除非您使用IE渲染整个页面,例如删除<meta>标签)...并且没有跨浏览器的非Flash / SL方法它。

If you still need to do this, I'd personally say Flash is your best option, and go with the well proven zeroclipboard: http://code.google.com/p/zeroclipboard/ 如果您仍然需要这样做,我个人会说Flash是您的最佳选择,请使用久经考验的Zeroclipboard: http : //code.google.com/p/zeroclipboard/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM