LATEST >>

Welcome Here And Thanks For Visiting. Like Us On Facebook...

EXEIdeas – Let's Your Mind Rock » Blogspot / Blogspot Tricks / HTML-CSS-PHP-JavaScript / JavaScript Codes / Website / Website Tricks » How To Disable Right Click Menu In Blog And Website?

How To Disable Right Click Menu In Blog And Website?

How To Disable Right Click Menu In Blog And Website?

The Main Question Is How To Disable Right Click Menu In Blog And Website Using Single Line Short JavaScript Code In <body> Tag To Secure Your Blog And Website?
Well here’s a really simple script that you can use to block all access to the context menu (not just from the right mouse button but from the keyboard as well) and really annoy your visitors. The script is even simpler than most of the ones that only block the mouse button and works in about as many browsers as those scripts do. Here’s the entire script for you. Adding just that small piece of code to the body tag of your web page is more effective at blocking your visitor’s access to the context menu than the many no right click scripts that you can find elsewhere on the web because it blocks access from both the mouse button and the keyboard options described above. If you want to show a message when visitor clicks “Right Click” then read this How To Disable Right Click In Blogspot And Website With A Custom Message?
 I want my readers to know how to protect your hard work put on creating and writing new articles on your website or blog from being copied by others. Please bear in mind that this is no guarantee that your content will not be copied. Someone with a little bit of experience may be able to bypass this JavaScript. But at least you are not making it so easy for them.
Please find below the HTML code that you need to instert in your blogger template or website in order to disable the copy paste function.

Features:
1.) Short JavaScript Code.
2.) Quick To Load And Easy To Install.
3.) Disable Right Click So There Will No More Right Click Menu On Your Page.
4.) Help You To Stop Copying.
5.) Disable Right Click Without Any Message.
6.) Works On All Browsers.(JavaScript Supported)
7.) Also Disable Right Click Keyboard Button.

Recommended For You:
Great Web-Design Tips To Target Your Intended Audience

How To Add In Blogspot?
1.) Go To Your www.blogger.com
2.) Open Your Desire Blog.
3.) Go To “Template”.
4.) Click “Edit Template”.
5.) Now Find “<body> Tag.
6.) Now Copy The Below Code And And Replace It With <body> Tag.
7.) Click Save, Now You Are Done.

How To Add In Website?
1.) Just Go To Your HTML File.
2.) Now Find “<body> Tag.
3.) Now Copy The Below Code And And Replace It With <body> Tag.
4.) Click Save, Now You Are Done.

<body oncontextmenu="return false;">

You Like It, Please Share This Recipe With Your Friends Using...

6 Responses to “How To Disable Right Click Menu In Blog And Website?”

  1. kavya says:

    nice post but i want like ur site right will be clickble but data not using to copy. In ur site right click is working but not copying data .i want like that code pls post t my mail cinerak.co.in@ gmail.com i Tink ur disable life click…?

  2. sameera says:

    Hi Muhannad Hassan Nice Post I like Ur Web site Very Much Thanxs Above Useful Link….

  3. usman tariq says:

    Wow Gr8 Trick Really Extraordinary is that trick thanks admin Nixe Article >3

    Disable Right Click on Blogspot/Website

Leave a Reply to usman tariq Cancel reply

Your email address will not be published. Required fields are marked *