no right clicking |
![]() ![]() |
no right clicking |
| *eldandili* |
Oct 2 2004, 10:42 AM
Post
#1
|
|
Guest |
i noticed on the xanga scripts, there was no html where it prevents people from only righclicking without signing you out or pop up messages appearing.
so does anyone know the html where it allows highlighting but no rightclicking? |
|
|
|
Oct 2 2004, 10:44 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
CODE <!-- begin code provided by createblog.com --> <body oncontextmenu="return false"> <!-- end code provided by createblog.com --> http://www.createblog.com/forums/index.php?showtopic=19872 ^ "disable: highlighting text & right clicking" |
|
|
|
Oct 2 2004, 01:44 PM
Post
#3
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
Nyah......
CODE <!-- begin code provided by createblog.com --> <body oncontextmenu="location=self.location;return false"; ondragdrop="returnfalse"; onselectstart="return false"> <!-- end code provided by createblog.com --> This one refreshes the page whenever you right click. I believe it's the only one that works on my computer. |
|
|
|
![]() ![]() |