Click to See Complete Forum and Search --> : Javascript?


cassiedeis
03-13-2003, 11:29 AM
Yes I was wondering how to people do the script for there pages to make it where somebody tries to 'save as' a picture and it'll pop up and say 'do not steal' or whatever message you want to put. How would I do that on my personal website or maybe a group of mine?eight track purple large

khalidali63
03-13-2003, 12:13 PM
That can not stop wome one to looka t your code or steal any pics,but you can get something like that from
www.dynamicdrive.com

for sure

Khalid

cassiedeis
03-13-2003, 12:21 PM
Yeh I realize that anybody is gonna steal something, weather they figure out a way to get it anyhow. But all my pictures that I make have been copyrighted, and this is just one way that I can stop them.

But thank you for the link!

Nevermore
03-13-2003, 03:15 PM
We have had loads of discussions about this topic - the most recent only a few days ago - http://forums.webdeveloper.com/showthread.php?s=&threadid=5390&perpage=20&pagenumber=1 - and so could people interested in no right click scripts do a search first please? I don't mean to sound rude, so I'm sorry if I did.

cassiedeis
03-13-2003, 09:02 PM
I read all the rules and everything. I understand you probably get tired of repeats of certain subjects, but I just joined today like 7 hrs ago, so I don't even know where I was to begin. And I hope that I don't rude on anything that I say. It is just I was having a little trouble & my husband wasn't here to help me.

Thanks anyways for the help guys.

Nevermore
03-14-2003, 02:01 PM
I'm really sorry to have been rude to you. Here is a little trick though to show you how easy it is to get around no right click scripts: go to a page that doesn't allow right clicking, and use this code: (put it in the address bar)
javascript:void(document.oncontextmenu=null)
(You will have to remove the space between java and script - the server inserts it for security).

Try it out here:
Dynamic Drive No-Right Click (http://www.dynamicdrive.com/dynamicindex9/noright.htm)

cassiedeis
03-14-2003, 10:34 PM
Okay I tried that & it worked! Thanx so much for the trick. I was wondering why it didn't work when I tried copying & pasting the code right into the body part where it told me to.

Thanx again!