How to disable copy and paste in a web form using JQuery

How to disable copy and paste in a web form using JQuery

Hello Friends,

                  I am new to JQuery. I wrote some code to disable copy and paste content using Java Script in a web form, unfortunately I couldn't make it cross browser compatible. Then my requirements changed an i got to use JQuery instead of Java Script to disable copy and paste in a web form. As i am new to JQuery i don't know how to achieve this, if any one got some code working with this functionality please share it with me and i would appreciate any kind of help on this issue.

Forgot to mention: I would love to share my Java Script code if it help some one to get an easy idea.

Thanks.