fconijn
10-25-2002, 01:21 AM
Hello all,
I've got a script that works in IE, to disable Copy & Paste: <body oncopy="return false" oncontextmenu="return false" onselectstart="return false" ondragstart="return false">. But it doesn't work in Netscape (4.x). Would anyone happen to know which command NS does understand/obey?
Thanks a lot,
Francis
I've got a script that works in IE, to disable Copy & Paste: <body oncopy="return false" oncontextmenu="return false" onselectstart="return false" ondragstart="return false">. But it doesn't work in Netscape (4.x). Would anyone happen to know which command NS does understand/obey?
Thanks a lot,
Francis