If you search google for it, you'll have many options to choose from. It's a JavaScript script. Some are better than others (in what browsers they work on), but none work on every browser and all can be disabled by disabling JavaScript (user control).
I've used one of these scripts before at a client's insistance but really, there are just so many other ways to grab a graphic from a web page. You can simply drag it off the page for example.
In addition, I've noticed an annoying little feature of IE6 where a set of options actually pops up in the corner of the image (save, print, email, set as wallpaper, etc) that requires no rightclicking.
.....
Suzanne posted this at 21:14 — 15th December 2001.
I would have to agree with taff. There are simply too many ways to get the graphics off a page that an annoying little javascript alert will simply make the 'image thief' more determined to get the image!
So many ways to slow down the process (if you can call it that) but nothing fool proof, best way is to cut the image up and display in a table, sure they can stick them all together again, but if its a .jpg the image gets compressed again when saved and becomes fuzzed, more saving, more fuzz (but there are ways around that too lol)
It is funny how people try to hide the view source. I have seen them put a lot of them use frames or put a lot of space at the top of their HTML. Worthless pursuit.
Mark Irving I have a mind like a steel trap; it is rusty and illegal in 47 states
Quote: posted by Mairving
... or put a lot of space at the top of their HTML
I did that once with a message at the top saying something like "ummm now you broke it and wiped all my code" and I had a girl email me to say sorry for breaking it
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.
disaster-master posted this at 06:31 — 15th December 2001.
She has: 2,154 posts
Joined: May 2001
Take a pick!
http://www.htmlgoodies.com/beyond/noclick.html
http://www.dynamicdrive.com/dynamicindex9/noright3.htm
Suzanne posted this at 06:32 — 15th December 2001.
She has: 5,507 posts
Joined: Feb 2000
If you search google for it, you'll have many options to choose from. It's a JavaScript script. Some are better than others (in what browsers they work on), but none work on every browser and all can be disabled by disabling JavaScript (user control).
Suzanne
dylan posted this at 08:27 — 15th December 2001.
They have: 3 posts
Joined: Nov 2001
thanks
taff posted this at 14:37 — 15th December 2001.
They have: 956 posts
Joined: Jun 2001
Getting more pointless all the time.
I've used one of these scripts before at a client's insistance but really, there are just so many other ways to grab a graphic from a web page. You can simply drag it off the page for example.
In addition, I've noticed an annoying little feature of IE6 where a set of options actually pops up in the corner of the image (save, print, email, set as wallpaper, etc) that requires no rightclicking.
.....
Suzanne posted this at 21:14 — 15th December 2001.
She has: 5,507 posts
Joined: Feb 2000
http://earthw0rm.topcities.com/bored/toolbar.html
Suzanne
detox posted this at 12:13 — 16th December 2001.
They have: 571 posts
Joined: Feb 2001
I would have to agree with taff. There are simply too many ways to get the graphics off a page that an annoying little javascript alert will simply make the 'image thief' more determined to get the image!
taff posted this at 13:27 — 16th December 2001.
They have: 956 posts
Joined: Jun 2001
Thanks for that Suzanne! Now is there a way to shut it off at the browser end?
.....
Suzanne posted this at 20:57 — 16th December 2001.
She has: 5,507 posts
Joined: Feb 2000
Oh, yes, it can be turned off from the user side as well. It only activates for larger images (I think it's 300x300+?) anyway, but it can be annoying.
http://www.ieinfosite.co.uk/tip_view.asp?id=204 explains that you just rightclick on the damn thing and choose disable.
Suzanne
Busy posted this at 22:07 — 16th December 2001.
He has: 6,151 posts
Joined: May 2001
So many ways to slow down the process (if you can call it that) but nothing fool proof, best way is to cut the image up and display in a table, sure they can stick them all together again, but if its a .jpg the image gets compressed again when saved and becomes fuzzed, more saving, more fuzz (but there are ways around that too lol)
taff posted this at 23:36 — 16th December 2001.
They have: 956 posts
Joined: Jun 2001
duh! You'd have thought that I might have actually figured that one out myself! :blockhead
Thanks
.....
Vincent Puglia posted this at 21:08 — 18th December 2001.
They have: 634 posts
Joined: Dec 1999
Hi,
Since I personally hate noRightClick scripts, I thought I'd post this thread
Vinny
taff posted this at 21:12 — 18th December 2001.
They have: 956 posts
Joined: Jun 2001
LOL!
I particularly liked this:
"...if you need to ask how to do it, I seriously doubt if you can write any code that hasn't already been written by someone else."
.....
mairving posted this at 02:11 — 19th December 2001.
They have: 2,256 posts
Joined: Feb 2001
It is funny how people try to hide the view source. I have seen them put a lot of them use frames or put a lot of space at the top of their HTML. Worthless pursuit.
Mark Irving
I have a mind like a steel trap; it is rusty and illegal in 47 states
Busy posted this at 05:02 — 19th December 2001.
He has: 6,151 posts
Joined: May 2001
I did that once with a message at the top saying something like "ummm now you broke it and wiped all my code" and I had a girl email me to say sorry for breaking it
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.