Log In · Register

 
ultimate right click blocker
adoggydog195
post Mar 15 2004, 07:47 PM
Post #1


pimpalishious
*****

Group: Member
Posts: 436
Joined: Feb 2004
Member No: 4,370



CODE
<!-- begin code provided by createblog.com -->
<html>
<head>
</head>
<body>
<script>
function destroy() {
if (event.button==2||event.button==3)
{
document.write("<style type='text/css'>" + "body {display:none}" + "</style>")
alert("Nice try :-)");
}
}
</script>
<table width="100%" class="main" height="100%">
<tr>
<td onmousedown="destroy()"></td>
</tr>
</table>
</body>
</html>
<!-- end code provided by createblog.com -->
 
 
Start new topic
Replies (1 - 23)
Just_Dream
post Mar 15 2004, 08:30 PM
Post #2


durian
********

Group: Staff Alumni
Posts: 13,124
Joined: Feb 2004
Member No: 3,860



not really. people can still view source. I GUESS it helps somewhat. But people can just press the back button =P Not exactly the ultimate because it's just like all the others, except it blanks the screen out. Nothing much.
 
Amy
post Mar 15 2004, 10:38 PM
Post #3


<33
****

Group: Member
Posts: 244
Joined: Jan 2004
Member No: 1,540



I seriously do not like pop ups of any kind. Sometimes I right click on accident or to open a link to another window and a pop up alert come on. Then I get all parinoid about weather it's gonna redirect me to a billion porn sites. So I just had to go and "end the process" of that site just to be safe. It's kinda scary to go browsing on other peoples xanga's....

Why don't you just use the normal one that doesn't do anything at all? No alert pop ups or redirects?
QUOTE
<body oncontextmenu="return false">


And yeah, just like Just_Dream said, you can always press that back button...
 
aznhybriddragon
post Mar 15 2004, 10:40 PM
Post #4


Senior Member
*****

Group: Member
Posts: 946
Joined: Jan 2004
Member No: 603



it would be better if u just get a right click Close window, lolz tongue.gif but yea, alerts and stuff are annoying
 
xjjajeengx
post Mar 16 2004, 12:34 AM
Post #5


advanced newbie... S2
*******

Group: Member
Posts: 3,504
Joined: Jan 2004
Member No: 752



dass nice... _dry.gif well im not into these right click blockers, cause i mean someone can always go to view source in other ways... stubborn.gif so there is no reason to put this code in ur xanga... unless someone is stealing ur codes via right-click. but i mean, people have stolen my codes, and i dont really give a sh!t anymore cause my layout sucks anyway _smile.gif did you write that code urself? happy.gif its good for people who are like... really secretive but i wouldnt personally use it. maybe you shouldve posted this under xanga scripts...
 
Mireh
post Mar 16 2004, 03:32 PM
Post #6


original member.
*******

Group: Official Member
Posts: 4,825
Joined: Jan 2004
Member No: 1,460



wrong forum.

supposed to be in either xanga scripts or programming chat _smile.gif
 
xxaloha_oexx
post Mar 16 2004, 04:52 PM
Post #7


i don't know where i am
***

Group: Member
Posts: 56
Joined: Jan 2004
Member No: 1,169



what does it do? i'm afraid to put it on my xanga
 
xxaloha_oexx
post Mar 16 2004, 09:23 PM
Post #8


i don't know where i am
***

Group: Member
Posts: 56
Joined: Jan 2004
Member No: 1,169



o wait. jk. i was scared cuz one time i right clicked on someone's xanga and all this porn started popping up blink.gif
 
korean_pear
post Mar 16 2004, 10:26 PM
Post #9


Senior Member
***

Group: Member
Posts: 54
Joined: Feb 2004
Member No: 3,784



QUOTE(xxaloha_oexx @ Mar 16 2004, 9:23 PM)
o wait. jk. i was scared cuz one time i right clicked on someone's xanga and all this porn started popping up blink.gif

happy.gif Don't worry, that happened to me too. It scarred me for life and I swore to myself I'd never enter their site again. ^^;;
 
Princess_sarsa
post Mar 21 2004, 07:29 PM
Post #10


Spaz
****

Group: Member
Posts: 265
Joined: Feb 2004
Member No: 4,376



Ugh why do ppl put porn neways?! what sickos. poor lil kids reading are prolly scarred for life
 
juliar
post Mar 22 2004, 09:40 PM
Post #11


3,565, you n00bs ain't got nothin' on me.
*******

Group: Official Member
Posts: 3,761
Joined: Feb 2004
Member No: 3,565



yea, i have a friend who has nice layouts, and everytime you right click, popups go up like MAD. well once i accidentally right clicked. [no second chances] it started out with "YOU ARE AN IDIOT!" popups. then came the nasty stuff. www.porn.com and www.xxx.com cry.gif ermm.gif scared. _unsure.gif
 
ThePrincessofTKD
post Mar 22 2004, 09:47 PM
Post #12


questions make me blue.
******

Group: Member
Posts: 2,608
Joined: Feb 2004
Member No: 3,796



its like...

how do they get that stuff??

LOL

*does not wanna find out..*
 
adoggydog195
post Mar 22 2004, 09:50 PM
Post #13


pimpalishious
*****

Group: Member
Posts: 436
Joined: Feb 2004
Member No: 4,370



i made it

edit: i made the code!!!
 
whomps
post Mar 22 2004, 10:22 PM
Post #14


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



what back button O_O_O;
 
aznhybriddragon
post Mar 22 2004, 11:12 PM
Post #15


Senior Member
*****

Group: Member
Posts: 946
Joined: Jan 2004
Member No: 603



lolz interesting lolz adoggydog195, I noticed that Basically all the codes u "Make" have this line or something like it biggrin.gif

document.write("<style type='text/css'>" + "body {display:none}" +


oh this has nothing to do with the topic really, just felt like posting. tongue.gif
 
adoggydog195
post Mar 23 2004, 12:03 AM
Post #16


pimpalishious
*****

Group: Member
Posts: 436
Joined: Feb 2004
Member No: 4,370



i dont understand what you mean, i use alot of javascript
 
aznhybriddragon
post Mar 23 2004, 12:08 AM
Post #17


Senior Member
*****

Group: Member
Posts: 946
Joined: Jan 2004
Member No: 603



QUOTE(adoggydog195 @ Mar 22 2004, 9:03 PM)
i dont understand what you mean, i use alot of javascript

nevermind, i dont feel like explaining, being lazy
 
adoggydog195
post Mar 23 2004, 12:50 AM
Post #18


pimpalishious
*****

Group: Member
Posts: 436
Joined: Feb 2004
Member No: 4,370



k, if you are saying i rip my codes, i dont
 
aznhybriddragon
post Mar 23 2004, 12:55 AM
Post #19


Senior Member
*****

Group: Member
Posts: 946
Joined: Jan 2004
Member No: 603



you know, i never said that u know, so i dunno where that came from
 
adoggydog195
post Mar 23 2004, 01:24 AM
Post #20


pimpalishious
*****

Group: Member
Posts: 436
Joined: Feb 2004
Member No: 4,370



ooooooooooooooooooooo, sorry, i read wrong, i am sorry bout that
 
MaDxCowZ
post Mar 23 2004, 06:17 PM
Post #21


Moo..
***

Group: Member
Posts: 54
Joined: Feb 2004
Member No: 3,700



one time...i viewed som1s source and it was alll chinese..and gibberish.. and yes it was a xanga.. wutta cool way to stop jocka`z like me :D
 
Just_Dream
post Mar 24 2004, 12:39 AM
Post #22


durian
********

Group: Staff Alumni
Posts: 13,124
Joined: Feb 2004
Member No: 3,860



not really, it was probably in code. It was probably encoded using tht one tool micron put up..
 
ji_cabinx
post Mar 25 2004, 03:26 PM
Post #23


^_^
******

Group: Member
Posts: 1,666
Joined: Feb 2004
Member No: 4,225



eh..i'm not a big fan of right click blockers
 
angel-roh
post Apr 1 2004, 03:12 AM
Post #24


i'm susan
********

Group: Official Member
Posts: 13,875
Joined: Feb 2004
Member No: 5,029



ooooooooooooooooooooh... i agree... they still can use view source in da internet explorer.................
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: