Blog Campus
Sharing Operation System and Knowledge
MENU
Home
Blog
About
Advertise
Portfolio
Contact
About
Term
Privacy
Affiliate
Home
/
Tips & Triks
/
How to Disable Right Click on Web Page
Monday, 10 June 2013
How to Disable Right Click on Web Page
Author -
Unknown
Date -
17:33
Tips & Triks
There are 3 ways to disable right click on a web page that is using text messages, with pictures or without them but here I will explain how to disable right click without message.
DEMO
right now we open the dashboard > layout > select add a gadget.
Enter the following code into the html column
<script language=JavaScript> <!-- //Disable right click script II //For full source code, var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN) ;document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // --> </script>
Do not forget to save and see the results
good luck and hopefully useful
0 comments
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Paling Dilihat
How to Remove Virus Shortcut Folder without software
Today BC will share how to I remove "Virus shortcut folder shaped" like in the picture, virus shortcut The sighting of a smal...
How to Disable Right Click on Web Page
There are 3 ways to disable right click on a web page that is using text messages, with pictures or without them but here I will ...
About Computer Science
Computer Scince is generally defided as the study of both computing hadware and software. Computer science covers a wide range of compute...
How to Solve Eating Difficulty in Children?
Eating difficulty is an issue that is so fundamental and often case to children. Sometimes, when a child is so difficult to chew food inv...
3 Ways to Treat an Air Conditioner in Avoiding Disease
When you use a home air conditioner, do not forget to take care of on a regular basis. Because when AC is not treated regularly and caref...
Internet Monitoring Application
The technology developed in benefits and programs that can do things never dreamed of before. But with this comes new threats can also oc...
Label
Computer
3
Health
2
Science
4
SEO
1
Tips & Triks
1
0 comments
Post a Comment