michael Posted November 2, 2006 Share Posted November 2, 2006 Open IE and paste this into the address bar on a webpage that has a few pictures: 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.getElementsByTagName("img"); 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)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); (Make sure it's all on one line, use notepad to reconstruct if necessary) Quote Link to comment Share on other sites More sharing options...
Sheefa Posted November 2, 2006 Share Posted November 2, 2006 Nice - although I honestly did crap myself at first. Early morning scare. Quote Link to comment Share on other sites More sharing options...
DamanC Posted November 2, 2006 Share Posted November 2, 2006 Works in firefox too Quote Link to comment Share on other sites More sharing options...
Mike Posted November 2, 2006 Share Posted November 2, 2006 very nice... I feel sick now... Quote Link to comment Share on other sites More sharing options...
edd_t Posted November 2, 2006 Share Posted November 2, 2006 thats cool Quote Link to comment Share on other sites More sharing options...
jamesmark Posted November 2, 2006 Share Posted November 2, 2006 I am even more bored now. Quote Link to comment Share on other sites More sharing options...
michael Posted November 2, 2006 Author Share Posted November 2, 2006 I am even more bored now. Don't fret dear, winter is nearly upon us - you and your snowplough will be busy soon Quote Link to comment Share on other sites More sharing options...
jamesmark Posted November 2, 2006 Share Posted November 2, 2006 Don't fret dear, winter is nearly upon us - you and your snowplough will be busy soon Nah just some decent weather, although it's not quite cold enough yet. Quote Link to comment Share on other sites More sharing options...
Thorin Posted November 2, 2006 Share Posted November 2, 2006 Freaky. Quote Link to comment Share on other sites More sharing options...
RedM Posted November 2, 2006 Share Posted November 2, 2006 All I got was some pics of Thorin's new wheels! Quote Link to comment Share on other sites More sharing options...
Thorin Posted November 2, 2006 Share Posted November 2, 2006 All I got was some pics of Thorin's new wheels! Nice. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.