Whooked

Go Back   Whooked > Computers > Tips, Tricks & Tutorials

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old July 6th, 2008
kaups93's Avatar
PHP/HTML C0d3r
 
Join Date: Jul 2008
Location: Estonia, Tartu
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
kaups93 is on a distinguished road
Send a message via MSN to kaups93
Default Cool JavaScript trick

Copy and paste:
Code:
javascript:%20R=0;%20x1=.1;%20y1=.05;%20x2=.25;%20y2=.24;%20x3=1.6;%20y3=.24;%20x4=300;%20y4=200;%20x5=300;%20y5=200;DI=document.images;%20DIL=DI.length;%20function%20A(){for(i=0;%20i-DIL;%20i++){DIS=DI[%20i%20].style;DIS.position='absolute';%20DIS.left=Math.sin%20(R*x1+i*x2+x3)*x4+x5;DIS.top=Math.cos(R*%20y1+i*y2+y3%20)*y4+y5}R++}setInterval('A()',5);%20void(0)
To your browser window, for example being on this forum
lol:D
__________________
Reply With Quote
  #2 (permalink)  
Old July 6th, 2008
sanjiv's Avatar
Web Designer
 
Join Date: Sep 2007
Posts: 1,354
Thanks: 62
Thanked 16 Times in 14 Posts
sanjiv is on a distinguished road
Default

it just screws everything up
__________________
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 02:41 PM.