hwg-basics archives | Oct 1999 | new search | results | previous | next |
Re: COPYING FROM A WEB SITE!by PianoMary(at)aol.com |
|
In a message dated 10/4/99 8:28:23 AM Eastern Daylight Time, DALLASSTA(at)aol.com writes: << It is too bad we cannot shut them out of our code! >> You can shut them out of IE, at least, with this code in the head... <.script> function click() { if (event.button==2) { alert('Sorry, this feature has been turned off.') } } document.onmousedown=click <./SCRIPT> Remove the periods I put after a couple of the brackets first. This doesn't work in Netscape, unfortunately. Mary O'Connor <A HREF="http://www.hwg.org">HTML Writers Guild</A> <A HREF="http://www.musicstaff.com/details.asp?Number=2109">Music Staff Founding Member</A> <A HREF="http://www.phenomenalwomen.com/forum/members/messages/3175.html">Phenome nal Woman Of The Web</A> <A HREF="http://www.iwanet.org/index.html">International Webmasters Association</A>
HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA