Tech 2 Game - Ultimate Tech and Game Forum
Welcome to Tech 2 Game - Ultimate Tech and Game Forum Guest!    Register | Lost Password?




Tags: Down, Site, through, JAVA, Script,
Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Digg Delicious Reddit Face Book Stumbleupon
Up & Down of Site through JAVA Script
12-01-2009, 06:44 PM
Post: #1
Text Up & Down of Site through JAVA Script :


Copy this:
Code:
javascript:R=0; x1=.2; y1=.1; x2=.5; y2=.48; x3=3.2; y3=.48; x4=600; y4=400; x5=600; y5=400; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.rightt=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);

Copy this code in Address bar and See what happens...!!


[Image: 30253ec.jpg]

Find all posts by this user
Sponsored by
06-26-2010, 01:18 PM
Post: #2
RE: Up & Down of Site through JAVA Script :
Thats amazing! lol

iGimp, proud to be a member of Tech 2 Game - Ultimate Tech and Game Forum since Jun 2010.
Find all posts by this user
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Text Slide Show of Site with JAVA Script Ammy_769 1 84 06-26-2010 01:57 PM
Last Post: iGimp
Text Drugs Addict Site with JAVA Script Ammy_769 2 138 06-26-2010 01:55 PM
Last Post: iGimp
Text Silly Tables through JAVA Script Ammy_769 6 77 06-26-2010 01:21 PM
Last Post: iGimp


[-]
Permissions Box
You cannot Post Threads.
You cannot Post Replies.
You cannot Post Attachments.
You cannot Edit Your Posts.
HTML is off
MyCode is on
Smilies is on
[img]-code is on