im making a website, and i dont want people stealing my images as it took me hours to find and i made most of them. i have got the disable right click code. but you can still highlight the image and press crtl+C. is there anyway to make these images totally safe, so that they are 100% ripper safe?
you could just display an anti-rip sign on it eg. over the pic but make it so its light enough so you can still see the pic
here ya go found some information im sure this deserves creds but meh. It is quite hard if your a n00b or arent used to stuff here it is First, here's the regular code for the picture: Now the code for the protected picture: The onMousedown event of the image is used to call a JavaScript function that I have called nocopy(). This function has been placed in the <head> section of the document's code. It looks like this: <script language=javascript type="text/javascript"> <!-- function nocopy() { if (event.button==2) {alert ("Sorry! You can't copy this picture."); } } --> </script> Hope this helps
Ive done this before... put a div table over the image, make it bigger than the picture itself, make it transparent, and you can see the image, but you cant copy the picture...
and also, does anyone know a good site for music video HTML? i have tried videocodelab and videocodes4u, but they dont have what im looking for.