AndyLue opened this issue 5 years ago · 1 comments
i had success to this.$copyText("Text to copy");
but ,now i want get the "Text to copy" in clipboard.
It's not possible to read clipboard data with pure HTML5 and JavaScript. But it can be done through Java applet or Flash.