Click to See Complete Forum and Search --> : How 2 Disable Right Click?
BrYsT
11-16-2005, 05:33 AM
Im just thinking on how the other web pages disable right click just to disable to see their codes.. Just wondering how the codes are?
Could u share me the HTML sites about them like buttons, backgrounds and etc... Coz it can help me alot in my course.. In my study now we're in focussing at HTML...
Pls. to all who know's well pls. share with me.. I don't have enought time to see here just hanging around but well try to see some stuffs..
Could u directly send me the stuffs on HTML at my email:
bobie_9@yahoo.com
thanx in advance!
Kevey
11-16-2005, 05:51 AM
Here's a link for that: http://www.dynamicdrive.com/dynamicindex9/noright.htm
and here's a link telling you why you shouldn't do it: http://websiteowner.info/articles/ethics/norightclick.asp
Thanks! That was of great help! I have never understood why people would want to disable the right click function, and now I know how to get around it when I want to use mouse gestures!
thewebman
11-16-2005, 09:22 AM
disabling the right click function will NOT stop people from saving images on your site, viewing your source code, etc. all it does is make it a little more difficult. just thought I should mention that.
toicontien
11-16-2005, 09:48 AM
All you need to know about hiding your source code: http://www.webdeveloper.com/forum/showthread.php?t=26841
Robert Wellock
11-16-2005, 11:27 AM
Frog! Argh! not this question again.
felgall
11-16-2005, 02:39 PM
http://javascript.about.com/library/blimgprot.htm provides a way to stop people using the right click menu to save your images without disabling the menu. Puts another transparent image in front of the actual image so that they steal the single pixel transparent image instead.
BrYsT
11-17-2005, 03:02 AM
Thanx peeps, It helps me alot... Just wondering if u could teach me some HTML xamples.. That uses good graphics,frames and buttons..etc.
That uses NOTEPAD!!!
Any1 got there?
the tree
11-17-2005, 11:43 AM
Have you actually read any of this thread?
It can't be done!!!
felgall
11-17-2005, 01:14 PM
Simplest way to see some examples of how web pages are coded is to right click on any page and view the source.