display image in the web that cannot be downloaded code example
Example: prevent image saving in html
<img src="sample-img-15.jpg" alt="#" height="24" width="100" onContextMenu="return false;" />
<img src="sample-img-15.jpg" alt="#" height="24" width="100" onContextMenu="return false;" />