
visit my internet web site on the internet
http://dong.engineer/
it is just videos by bill wurtz videos you have been warned
Nah. It was just sarcasm.
Known this for some time now - not really useful. If you are worried about images getting stolen, just stick a watermark or copyright text over the image.Hello!
I found this great script coded in javascript that disabled right-clicks on webpages. Basically no-one can right-click on your page.
Here it is: Remember to put this code into the BODY of your webpage in HTML.
Thankies!HTML Code:<script language=JavaScript> var message=""; function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") </script>
Alternatively you can just middle mouse click on the link - this opens it in a new tab.Seriously this is completely pointless - if it's to stop them viewing the source, they can just do view -> page source or what ever it is for their browser. If it's to stop them from stealing images, they can easily disable JavaScript. Seriously disable right click is just a pain because it stops you from being able to do right click -> open in new window or tab. Sure you can do this with ctrl but still just no.
+REP for creativity.
but you can still drag the images, onto your desktop?
Yeah, pretty much. Hence why this is useless.. except for the garbage.
If you're going to leave me a -REP, at least leave your name.
I honestly don't care if you're tired of my "rudeness", it's the truth.. and if you don't like it, you can take a swift kick back to the Habbo section.
Want to hide these adverts? Register an account for free!