Hey Dear I posted "how to disable right click from your page". But if you want to view source of any webpage than there is another command ctrl+u. So, today I'm going to share code for disable ctrl+u.
Just copy and paste this code on your web page.
<body onkeydown="return false">
I also recommended use this code on your web page.
http://cksinfotech.blogspot.com/2013/05/how-to-disable-right-click-from-your.html
Use both of code on your web page for disable "right click" and "ctrl+u" . Have any problem simply drop a comment here. Bye take care .
1 comments:
great
Post a Comment