[jQuery] Detecting user selecting text and copying
[jQuery] Detecting user selecting text and copying
Hi guys I am looking for a snippet of code to trigger an event when the user selects a piece of text and copies to the clipboard (either pressing ctrl-c or right click/copy). Is it possible?