【发布时间】:2011-01-17 03:35:59
【问题描述】:
是否可以在没有用户交互的情况下读取剪贴板?就像IE的window.clipdData.getData("Text")一样?
我见过其他问题,例如Is it possible to read the clipboard contents in Firefox, Safari, and Chrome using Javascript?,但 onpaste 事件不是我们要找的。
【问题讨论】:
标签: javascript dom google-chrome chromium