Is it possible to read the clipboard without user interaction ? Just like IE's window.clipdData.getData("Text") ?
window.clipdData.getData("Text")
I've seen other questions, ie: 233719, but the onpaste event is not what we are looking for.
No comments:
Post a Comment