Hello friends, welcome to the Techtspot Blogger tutorial today I will show you how to disable Right Click on Blogger pictures with pictures.
Today we learn how to protect our Image or how to Disable Right click on images in our Blogger blog.
Today we learn how to protect our Image or how to Disable Right click on images in our Blogger blog.
These
are Following Steps:-
Step
1: Go to Blogger Theme and click Edit HTML button.
Step
2: Click in Code and Press Ctrl+F type </head> Paste the Code
after the </head> tag then click Save template button.
<script type="text/javascript">
//<![CDATA[
function nocontext(e) {
var clickedTag = (e==null) ? event.srcElement.tagName : e.target.tagName;
if (clickedTag == "IMG") {
alert(alertMsg);
return false;}}
var alertMsg = "Image context menu is disabled";
document.oncontextmenu = nocontext;
//]]>
</script>
//<![CDATA[
function nocontext(e) {
var clickedTag = (e==null) ? event.srcElement.tagName : e.target.tagName;
if (clickedTag == "IMG") {
alert(alertMsg);
return false;}}
var alertMsg = "Image context menu is disabled";
document.oncontextmenu = nocontext;
//]]>
</script>
How to Disable Right Click on Blogger Pictures
Read More:-
How to protect Your Blog Content from Copying
How to Make Contact Us Page in Blogger
How to make Money From Flipkart Affiliate Program
How to add Instagram Widget to Blogger
I hope you enjoy this Post. If any problem comment it.
Read More:-
How to protect Your Blog Content from Copying
How to Make Contact Us Page in Blogger
How to make Money From Flipkart Affiliate Program
How to add Instagram Widget to Blogger
I hope you enjoy this Post. If any problem comment it.
thanks sir
ReplyDeletelisten bro plz ur whatsapp num send me i need ur help me
ReplyDeletehi there u want to contact me via Click here for Contact me and thanks for comment
DeleteWorks perfectly bro. but if drag and drop the image it can be save.
ReplyDeletethanks for comment :)
DeletePerfect.<><>
ReplyDeletethanks for comment :)
DeleteThanks bro.....very helpful
ReplyDeletethanks for comment :)
DeleteOh thank you so much for the help! I found 3 photo thiefs stealing my images and so glad you have writing the code to disable the "save image as". Do you have a code to disable the drag and drop? Do you take donations? I would like to make a donation to motivate you to continue doing your awesome job. Your explained your instructions clearly. Thank you so much once again. - https://www.MamaSnowCooks.com
ReplyDeletethanks for comment :)
DeleteTangks for tutorial
ReplyDeleteThanks for Comment :)
DeleteVery interesting blog. Alot of blogs I see these days don't really provide anything that I'm interested in, but I'm most definately interested in this one. Just thought that I would post and let you know.click here
ReplyDeleteThanks For Comment :)
DeleteHello,
ReplyDeleteThis is a very interesting blog. A lot of blogs I see these days don't really provide anything that I'm interested in, but I'm most definitely interested in this one. Just thought that I would let you know. I recently started a Free Blogger Templates blog.
Thanks For Comment :)
Deletenice
ReplyDeleteRegards : https://www.it-banana.com/
thanks for comment :)
DeleteThis was what I looking for. Many thanks!
ReplyDeletethanks for comment :)
Delete