In JavaScript, how can you select text on a website, copy it (by Control+C, Command+C, or Edit Copy) and have JavaScript append a line or two to the clipboard so when ...
As part of a job I'm doing on a web site I have to copy a few thousand lines of text from several pages of the old site and paste them ...