
JQuery is like a boon for web developers and designers. It has reduced the efforts, code to a great extent to achieve any task. Similarly, here is one really cool code to disable cut, copy, paste using jquery:
Example :
<!DOCTYPE html>
<html>
<head>
...