does anyone have the code for, no right click? |
does anyone have the code for, no right click? |
Sep 17 2004, 09:33 PM
Post
#1
|
|
![]() The Crazed One ![]() ![]() Group: Member Posts: 15 Joined: Sep 2004 Member No: 45,987 |
if you do can you please post it..thanks
|
|
|
|
![]() |
Sep 18 2004, 12:15 AM
Post
#2
|
|
![]() Fizzle Ma Nizzle ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,019 Joined: Apr 2004 Member No: 11,978 |
QUOTE <head> <script language="JavaScript"> <!-- var message="Sorry, that function is disabled.\n\nContents & Graphics Copyright ©your name\nOur work is not Public Domain, and should NOT be taken from this site."; // Message for the alert box function click(e) { if (document.all) { if (event.button == 2) { alert(message); return false; } } if (document.layers) { if (e.which == 3) { alert(message); return false; } } } if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=click; // --> </script> edit : Sorry, that function is disabled.\n\nContents & Graphics Copyright ©your name\nOur work is not Public Domain, and should NOT be taken from this site and also this code it not in the script section QUOTE Here is one http://www.createblog.com/forums/index.php?showtopic=54 but there are more in the xanga scripts that code is for right click and pop-up |
|
|
|
miss_chaotic does anyone have the code for Sep 17 2004, 09:33 PM
shortvi3tlaydee look in xanga scripts be4 u post plz [o yah they a... Sep 17 2004, 09:34 PM
muffin dude 292 Here is one
http://www.createblog.com/forums/inde... Sep 17 2004, 09:37 PM
C.Lime.Jello. Okay....
If your really worried about jockers, use... Sep 18 2004, 12:18 AM
fiji_kid lol.. no1 can start jockers.. there are a few tric... Sep 18 2004, 12:24 AM![]() ![]() |