do yo having a website which is having lots of images and you want to protect them from direct downloading then this post is for you.
Left clock enabled image:
Left click desabled image :
Left clock enabled image:
Left click desabled image :
What yo see in the bloggers post html when you upload a image:
<a href="https://3.bp.blogspot.com/-example.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="192" src="https://3.bp.blogspot.com/-example.png" width="320" /></a></div>
<br /></div>
For desabling left click on image you have to delete some part which is shown below:
thats it..
<ahref="https://3.bp.blogspot.com/-example.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="192" src="https://3.bp.blogspot.com/-example.png" width="320" /></a></div>
<br /></div>
Post a Comment
Post a Comment