Screw Up Any Webpage, In Two Seconds Flat

Christen da Costa Avatar
Christen da Costa Avatar

By

Key Takeaways

trippy cnn

By David Ponce

This is a cool trick you can try on your browser, right now.

1. Go to any webpage. I suggest cnn.com, but it could be almost anything.

2. Once there, delete everything in the browser’s address bar.

3. Paste the following code and press enter:

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); [For whatever reason (and I’m freaking stumped here), copying the text from this site doesn’t work. Just follow the link to the Destructoid site, and copy the text from there. Then it will work. If someone can tell me why this happens, I’ll have a beer on you. -Ed. ]

All the images on the page are going to start swirling around in a trippy, fascinating and frankly hilarious effect.

For all those of you little saints out there, don’t be worrying: it’s not braking anything. You haven’t hacked anyone, or hurt anything. You’re just having a little fun with your browser, so loosen up and give it a shot. And, hell, come back here and let us know which site works best.

VIA [ Destructoid ]

Share this Article