html - Hidden img src value -


So I'm not sure that this is possible as much as possible because I can not find anything by searching but I confirm

Is it possible to hide the source value of the IMG tag? For example: & lt; Img src = "image.jpg" /> & lt; Img src = "" /> gt; Or or any other type of method even if the user has clicked to get the correct URL, then I do not want it to be retrieved. Is this possible?

I do not have access to key elements, nor can I use JavaScript or PHP, I can only use limited HTML tags which are accepted by.

No, it is not possible to hide through js / jquery or any scripting language though such changes As you can disable right click or show a duplicate image src or CSS background-image property (user like this To deceive a user, the right click and image will not be able to save;

  & lt; body oncontextmenu = "return false">  < / Code> 

I I believe, your desire is to restrict users from stealing their images by hiding image source. Remember, if a user can see the image on their browser, then that means the user downloaded the image and it It's already on their computer. The simplest is that there is no way to prevent images from being stolen.

Even if you are in any way using a computer If you are able to invent an image to download a picture on the computer, they can still take a screen shot

1) 2)

< / Html> and then your plan has failed.

Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -