Is there a way at all of altering the clipboard of the user via JavaScript?
I want it that they click a given point on a map, and it adds the coordinates of the position to their clipboard.
I do however assume that this is not possible for JavaScript to achieve.