Make ur image DANCE! - Javascript

Any problem with javascript can be discussed here.
Post Reply
thetarget
Posts: 496
Joined: Sat Jul 09, 2005 9:10 am

Make ur image DANCE! - Javascript

Post by thetarget »

Hi, Im sure some of you know this.

Go to any website, WITH images.

the put this in your address bar
[PHP]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= ****.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)[/PHP]


shaarang
Posts: 5
Joined: Sun Apr 19, 2009 7:11 am

Great!

Post by shaarang »

That javascript code is great. It really works. I opened Google Images and put the code in my address bar. And the code made the Google Images logo dance and zoom about the screen. Nice and funny!;)
Alwahsh
Posts: 292
Joined: Sat Aug 16, 2008 7:05 am

Post by Alwahsh »

lol , hahaha , the code is great , it worked with me
I got my Power Package
My website is here
My Forum is here
:D:D:D:D
balgha
Posts: 4
Joined: Wed Jul 07, 2010 1:46 pm

Post by balgha »

hahahahaha
it workkkkkkkkkkkkk amazing
thanks for the code:D
Freedom Fighter
Posts: 479
Joined: Tue May 16, 2006 11:53 am

Post by Freedom Fighter »


HUmm not funny to me seems that Java is being made more and more to mess with PC operation.
There are many forms of Java script exploitation of website. Ex Facebook.
accounts are still able to be hacked with knowing the correct java script and account user name. and photo open link.

:(
Post Reply