• ARCHIVES 
  • » [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

Pages: 123

[align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

[align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

[align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <-------------------------------------------------------------------------------------> [b]If you want to apply it as JS...Use this steps![/b] :arrow: create a file [b]noclicking.js[/b] then put this code... [spoiler]var rightclick = "y"; if(rightclick=="y"){ alert("[b]I Trust You![/b]"); top.location.href="javascript:window.opener='x';window.close();"; }[/spoiler] [b]Legend:[/b] [b]bold[/b] - your alert message :arrow: then put this code on your compile js... [spoiler]<!-- var message="<script src=[color=red]NOCLICKING.JS LINK[/color]></script>"; /////////////////////////////////// function clickIE4(){ if (event.button==2){ document.write(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ document.write(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("document.write(message);return false") // --> [/spoiler] [b]Legend:[/b] [color=red]red[/color] - your noclicking.js link <-------------------------------------------------------------------------------------------> [b]If you want to apply it as CSS...Use this code![/b] [spoiler]body{right:expr/**/ession( function rightclick() {if (event.button==2) {javascript:window.opener='x';window.close();}} document.onmousedown=rightclick);}[/spoiler] :arrow: save it as css [url=http://profiles.friendster.com/ramonhelp]PREVIEW[/url][/quote] [/align]

Last edited by R-A-M-O-N-help (2008-08-11 08:07:26)

miztahz
» FTalker
FTalk Level: zero
228
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

=) nice trick Good Job 1st comment dudes ^^ waw aztig :o
aFgHInZ
» FTalker
FTalk Level: zero
223
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

wow.. great tutorials.. nice work.. :D
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

:D thnx for comment guys.... :D
i i LeA i i
» FTalkAgent
FTalk Level: zero
2099
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

does that work only in IE?
darylldelfin
» FTalkGeek
FTalk Level: zero
1389
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

or is it only for ie ?
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

[quote=i i LeA i i]does that work only in IE?[/quote] yup!
i i LeA i i
» FTalkAgent
FTalk Level: zero
2099
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

for short.. wont work in FF!:D nyweiz,enx 4 sharing.. im still having second thoughts if i'll change my no right click to js from css..

Last edited by i i LeA i i (2008-07-24 07:33:19)

---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

[b]thanks for sharing... Its, not compatible with ff... some alert scripts made by css... are not associated with moz... But, i think there's a way, to do it. I'm just still thinkin of it. Haha[/b] [i] Nwei. nice 1[/i] =|
jugmarc94
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

its cool...thanx 4 sharing!
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

i think guys that there's no "No Right Click script" that is compatible to FF...
---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

[b]^There are some ryt click scripts... which are available in ff. But, they are not css codes...[/b]
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

[quote=---xXirukiTepe---]^There are some ryt click scripts... which are available in ff. But, they are not css codes...[/quote] oops..sorry...

Last edited by R-A-M-O-N-help (2008-07-24 08:31:32)

jheneko
» FTalkGeek
FTalk Level: zero
1484
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

oh?/ well,. ill still try this,. ^_^ [quote]oh i tried it,. and when i right click it,. it opens a dialog box asking to close or not (sumthin like that) is there any way that we dont have to ask for that? like automatic close teh window when right clicked??[/quote] ^just asking.

Last edited by jheneko (2008-07-24 08:58:56)

R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

[quote=jheneko]oh?/ well,. ill still try this,. ^_^ oh i tried it,. and when i right click it,. it opens a dialog box asking to close or not (sumthin like that) is there any way that we dont have to ask for that? like automatic close teh window when right clicked?? ^just asking.[/quote] maybe you have many tabs on your ie browser so it is asking first if you want to close all tabs
jheneko
» FTalkGeek
FTalk Level: zero
1484
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

^uhm no,. i dun used tabs when i opend ur preview and my profile (after i applied it)
Harry_88
» FTalker
FTalk Level: zero
120
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

cool trick... thanks for sharing..
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

[quote=jheneko]^uhm no,. i dun used tabs when i opend ur preview and my profile (after i applied it)[/quote] some ie version make a warning box before exiting a program for security...but my browser has no security when closing IE...sorry but i have no idea to remove the securities on IE...
merx7ii
» FTalkAddict
FTalk Level: zero
361
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

nice nice!! =):thumbsup: i'mma use this. uhh but is there a possibilty that we remove the options (close or dont close) ??
R-A-M-O-N-help
» FTalker
FTalk Level: zero
148
0
1969-12-31

Re: [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

[quote=merx7ii]nice nice!! i'mma use this. uhh but is there a possibilty that we remove the options (close or dont close) ??[/quote] sorry but i can't...
  • ARCHIVES 
  • » [align=center][quote][b]Credits:[/b] Dynamic Drive and me this code will close someone's browser when they right click on your profile.... <----------------------------------------------------------

Pages: 123

Board footer

© 2024 F Talk

Current time is 10:01

[ 10 queries - 0.046 second ]
Privacy Policy