xXKingdom_SEOXx
BANNED
- Nov 1, 2007
- 630
- 294
A Funny Code To Use on Google's Image Search (Or Any Site)
I couldn't believe it when i tried this for myself.
So Basicly Just go to google, do a simple image search, like "Car's, Dog's, Ect."
Then All you gotta do is Copy + Paste the following code into your browser's address bar
and sit back and watch the "Magic".
Its a neat little trick, you can use it on any site you want.
I'd Tell You more but i'm gonna make you find out on your own
(PS: There's an Even Better Way to save this code, Just bookmark anysite and replace the URL with this code. Then you can just Click your bookmark and... "blam!"
I couldn't believe it when i tried this for myself.
So Basicly Just go to google, do a simple image search, like "Car's, Dog's, Ect."
Then All you gotta do is Copy + Paste the following code into your browser's address bar
and sit back and watch the "Magic".
Code:
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images ; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math. cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval('A()',5); void(0)
Its a neat little trick, you can use it on any site you want.
I'd Tell You more but i'm gonna make you find out on your own
(PS: There's an Even Better Way to save this code, Just bookmark anysite and replace the URL with this code. Then you can just Click your bookmark and... "blam!"