The oncopy Event
This page uses the Bootstrap Framework - there is some interaction with W3.css
I have a page that describes how to prevent a visitor from using the "context" menu - this was primarily to prevent the copying of content from a page. This, however, does not stop the selection of text and copying on a touch device, or from a non-touch for that matter.
The Example
The popup works - However, the text is still in clipboard
The StackExchange/Trello Clipboard question
This needs a closer look - the interception of Ctrl-C.