first i thanks ,
how to disable right clicks and copy images as well titles ,coz some webmasters simply copy images and post ,i want to protect that ,help me how i can do this
first i thanks ,
how to disable right clicks and copy images as well titles ,coz some webmasters simply copy images and post ,i want to protect that ,help me how i can do this
I am afraid something got lost in the translation. Can you attempt to rephrase your question?
Long answer
That would need to be done in Javascript, however it is trivial to bypass, just disable Javascript. Also Javascript can not disable the normal menus though so save all will bring down the images.
Images will be cached, so they could just look in their browser cache.
Print screen will also grab a copy.
Wgets, or similar command line utility will just grab everything.
They can bypass your site and grab text or image from the search engine.
The only foolproof way to protect anything is not to post it.
Otherwise you are always going to be limited to enforcing copyright on offenders, make sure all images are digitally watermarked etc.