[jQuery] Disabling ctrl+v(paste) in forms with jquery

[jQuery] Disabling ctrl+v(paste) in forms with jquery

I'm looking a script to disable users to paste content in forms using ctrl+v. How to avoid that?
Cheers