| published by | James Walters |
|---|---|
| in blog | james.walters.click |
| original entry | Insecurely Copying Text in Javascript |
I've been working on an internal web app at my job for our call and chat agents. There's some text provided there that agents commonly need to copy and paste. I thought it might be nice to write a bit of scripting to automatically copy these bits of text to …