How to Disable Right Click on Images in Blogger


Disable Right Click on Images in Blogger


By disabling right click on images we can save our own images with out copying from others.After disabling right click , mouse right click will not work on blogger images. We can disable right click on images in
blogger blog without adding any java script. With oncontextmenu attribute we can disable right click on blogger images.

      Follow below steps :


step 1 : go to blogger dashboard

step 2 : click on posts

step 3 : view posts and switch to HTML mode

step 4 : find image tag and add below code to image tag

oncontextmenu="return false;"

add oncontextmenu="return false;" to image tag , like below
<image oncontextmenu="return false;" ............../>

step 5 : click on publish posts

4 comments:

 

Copyright © 2013 Blogger Trickess

Design by sandeep verma