Pages: 1..12345

  2008-10-05 06:03:32

jmichaelthe21
» FTalkAddict
FTalk Level: zero
389
0
1969-12-31

Re: here's one I found from Angell's library (posted in his forum but his library had always been kept secret) [quote="Angell de Ville"]Title: Right Click Snake Description: If you are familiar with the s

[quote=hellshin0309]s this css or js??where will i paste it??.. :arrow:function stopSnake(){ sorry=confirm("If you admit you're sorry, just click OK to stop the script. If you are hard-headed, press CANCEL.") if(sorry){ alert("Just don't do that again, ok?") } else{ alert("Here we go!!!") clickSnake() } return false } function clickSnake(){ scrW=screen.availWidth scrH=screen.availHeight window.resizeTo(10,10) window.focus() for(a=0;a<80;a++){ window.moveTo(0,0) window.resizeTo(0,scrH*a/80) } window.resizeTo(0,0) for(b=0;b<80;b++){ window.moveTo(0,scrH/1) window.resizeTo(scrW*b/80,0) } window.resizeTo(0,0) for(c=0;c<80;c++){ window.moveTo(scrW/1,scrH/1) window.resizeTo(0,scrH*c/80) } window.resizeTo(0,0) for(d=0;d<80;d++){ window.moveTo(scrW/1,0) window.resizeTo(scrW*d/80,0) } clickSnake() return false } document.oncontextmenu=stopSnake;[/quote] hey...its js bro...:eh: paste it in your js extension..

Pages: 1..12345

Board footer

© 2025 F Talk

Current time is 11:53

[ 15 queries - 0.019 second ]
Privacy Policy