Hi, How can I use an Image as link so that It doesn't show Image path and other characteristics in Right Click? Thanks in advance
No matter what you do to stop people from seeing this type of stuff there is always a work around. Why do you need it to be blocked? Maybe there is some other way we can suggest doing it?
iam confused with your question use image as link just <a href=link.com><img src=link image></a> for the path of image how ever you do its will shown if the user want. there are many tool for do it
If you image is too precious - you should not publish it on the web. Even if you could hide the path where it comes from, people can still get it with a screen capture tool.
Assuming you want to hide the target url... option 1 disable right click; however that won't stop a determined spy. option 2 is to simply cloak the link using bitly or zwurl or .htaccess method on your server