Very cool trick with javascript. Paste the following in to your address bar while looking at a page with a lot of pictures. (google images works good like this one: Google Images )
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);
72 Responses
nick
October 20th, 2006 at 12:09 pm
1its like being on acid lol
Ramit
October 20th, 2006 at 12:12 pm
2Wow! Anyway we can slow it down?
BryanTheCrow
October 20th, 2006 at 12:42 pm
3Change the 5 in setInterval(’A()’,5); to a bigger number… like 50.
nick
October 20th, 2006 at 12:48 pm
4nice! it works!
Vic
October 20th, 2006 at 1:31 pm
5Yea it is pretty cool. Try it on a page that has a lot of animated gifs. Not sure what that would look like.
My own, personal, watercooler » Blog Archive » Stupid browser trick.
October 20th, 2006 at 1:40 pm
6[...] StopGeek.com - Daily Dose of Geek [...]
superdave
October 20th, 2006 at 1:49 pm
7I tried getting it into a function that you could call on an onclick, but didn’t have much luck…the interior function A wasn’t able to be found…any ideas?
Matt Philmon
October 20th, 2006 at 3:16 pm
8That’s awesome. It works great on flickr as well.
dirk
October 20th, 2006 at 3:34 pm
9Pretty sweet!
foobar
October 20th, 2006 at 3:43 pm
10try it with this site:
http://www.video-post.com/thumbview
Vic
October 20th, 2006 at 3:44 pm
11hmmm.. interesting foobar. I would of considered that spam, but somehow its eerily amusing.
fake artist » Astuce javascript
October 20th, 2006 at 3:46 pm
12[...] une petite récréation. quand vous visitez un site avec beaucoup d’images. copier/coller les lignes suivantes dans la barre adresse de votre navigateur puis lancez le. c’est joli. On s’amuse bien avec un simple code. [...]
foobar
October 20th, 2006 at 3:47 pm
13yeah not spam, just different
it’s really freaking slow though, because there are so many images.
Luke
October 20th, 2006 at 4:08 pm
14superdave - this’ll do the trick
function crazyImages() {
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;
var A = function(){
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);
}
rach
October 20th, 2006 at 5:42 pm
15ah thats funky as
Lee
October 20th, 2006 at 8:03 pm
16Getting raped? Classy comment.
Vic
October 20th, 2006 at 8:05 pm
17You’re right Lee… tsk tsk
ebay pixel page
October 20th, 2006 at 10:59 pm
18Here’s a great site to try this on. All pictures. I use this site to promote my ebay auctions, so thought of it to try this cool widget out on. So cool..
http://www.ezauctionpixels.com
java script « sWaMy
October 21st, 2006 at 2:20 am
19[...] StopGeek.com - Daily Dose of Geek! [...]
Naser
October 21st, 2006 at 2:48 am
20omg, thats AWESOME
(T)HERE.Indonesia » Blog Archive » Lendavad pildid
October 21st, 2006 at 5:39 am
21[...] StopGeek [...]
cwillu
October 21st, 2006 at 6:43 am
22>>>Wow! Anyway we can slow it down?
More importantly, is there any way to stop it :p
anada
October 21st, 2006 at 8:44 am
23funny game but dont let visitors try it on your page, it consumes too much bandwidth
nobody
October 21st, 2006 at 10:04 am
24Nothing happens.
HubmaN
October 21st, 2006 at 10:52 am
25Cool! Even the images are still clickable!
Ivan Minic
October 21st, 2006 at 1:49 pm
26So cool
Green Data
October 21st, 2006 at 2:36 pm
27Never knew Javascript can do such great things
D. S. Mollov’s … » Blog Archive » Ã?¢Ñ€Ã?¸Ã?ºÃ?¾Ã?²Ã?µ ÑÂ? Javascript
October 21st, 2006 at 2:36 pm
28[...] StopGeek.com - Daily Dose of Geek! [...]
rightgit
October 21st, 2006 at 4:33 pm
29Great fun. It’s a nice script to make a scriptlet out of. Just create a bookmark, make the url of the bookmark the script, then you can apply it to any page you wish.
Simon
October 22nd, 2006 at 5:13 pm
30Try it on:
http://www.webhamster.com/
Cewl.
Abhishek
October 23rd, 2006 at 6:44 am
31i feel so fresh in the world of java scripts
Javascript Cool Effect Trick - Hemmy.net, A source of varied interests
October 24th, 2006 at 12:29 pm
32[...] Source: StopGeek [...]
hereticanthem co.,ltd. » ¶Ã°Û¤ÎAjax¥µ¥¤¥È¡£Flash¤Ê¤ó¤ÆÈæ¤ÂÂÂ
October 24th, 2006 at 8:24 pm
33[...] StopGeek.com - Neat Trick With Javascript Tags:No Tags [...]
Just for fun « De Bende van Zes
October 25th, 2006 at 5:54 am
34[...] http://stopgeek.com/neat-trick-with-javascript.html [...]
MillionDollarCountDown
October 25th, 2006 at 8:22 pm
35This is awesome…best I have seen ever. Thanks.
Web Round Up - 10/27/06 « On The Fly
October 27th, 2006 at 4:51 am
36[...] OK, last one, this is really cool. Go to a web page with a lot of images on the screen (Like here if you can’t think of anywhere). Then copy and paste this into the address bar (these guys showed me how): [...]
Fly Images with JavaScript at Vincent Chow
October 27th, 2006 at 9:48 am
37[...] Source: StopGeek via Digital PointTags: images, animated, fly, move, swing, javascript, trick Related Entries Baby FirefoxSchool PhotographIts Crouchy Time!Image UploadIndexed Pages Digg it Del.icio.us Stumble it [...]
Mr. Disgruntled
October 27th, 2006 at 10:44 am
38haha, nice!
does your job make you angry? come tell the world about it!
h**p://disgruntledworkforce.com
Joatmon’s Rants » Blog Archive » If you are bored . . .
October 30th, 2006 at 2:06 pm
39[...] » Neat Trick With Javascript Very cool trick with javascript. [...]
Luka’s easy Flash blog
October 31st, 2006 at 12:24 pm
40[...] Although I really love Flash and will always consider it as the best choice to deliver rich media across the Web, JavaScript can also do amazing things. Don’t underestimate it! But never forget why Flash rules. [...]
Mark
November 1st, 2006 at 9:48 pm
41Sure looks weird doing it on a site that uses Google Maps.
eg: http://www.suburbview.com
Awesome Image Script » sparklette.net
November 3rd, 2006 at 4:18 am
42[...] Awesome Image Script hey people, courtesy of spluch i found this really awesome image javascript from stopgeek.com. [...]
fish8me.com » neat trick: demonstrating the difference between a website and a blog since 2001.
November 4th, 2006 at 9:33 am
43[...] via stopgeek Cat: [...]
Isaac Newton
November 22nd, 2006 at 4:05 am
44It be a-happenin now!
See ‘em fly « 路人çâ€?² Passerby A
December 11th, 2006 at 9:30 pm
45[...] Edit:/ if the code here doesn’t work, refer to here. [...]
A little image trick on google - Morlord.net
December 29th, 2006 at 1:55 pm
46[...] 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); source: StopGeek.com Neat Trick With Javascript | Programming #1 stop for your daily dose of geek! __________________ [...]
mi(sual).com » Blog Archive » Cool trick with javascript
January 16th, 2007 at 12:55 am
47[...] Source: http://stopgeek.com/neat-trick-with-javascript.html [...]
Cool trick with javascript « Sphinx Clan
January 16th, 2007 at 10:35 pm
48[...] Source: http://stopgeek.com/neat-trick-with-javascript.html [...]
Randy
March 30th, 2007 at 10:07 pm
49Wow, this is cool. If the images have associated links, you can click on one of the moving images to follow the link. And the animated images work, too. Try http://www.focusonthefadlerfamily.com to give this a try.
Steven
April 8th, 2007 at 11:14 pm
50Try it on a code-intensive site like its kinda weird..
Dan
April 11th, 2007 at 12:02 am
51Hahaha that is a pretty cool trick. I shouldn’t have eaten before hand though…
alex
April 12th, 2007 at 8:44 am
52hi nice site.
jacko
June 20th, 2007 at 3:40 pm
53hilarious and very usefull…
342
July 18th, 2007 at 12:27 pm
54doesn’t work, it comes up with ONE STOP, I tried Luke’s idea but the same thing happend…..
is there anything I can do?
342
July 18th, 2007 at 12:28 pm
55ONE STEP*
Sandra-cl
August 24th, 2007 at 10:44 pm
56Imagens do Google passeando por sua tela « Manias de Geek
December 3rd, 2007 at 10:53 am
57[...] Fonte: StopGeek [...]
Something Cool - Driving Me Insane
March 8th, 2008 at 9:30 am
58[...] Let’s refrain from posting hacks. I’m nervous about the posting of hack scripts, I’m not very good at checking them, it took several minutes for me to figure out why this one didn’t work. the video shows how it works. For a writeup of the correct script see Neat Trick With Javascript | StopGeek [...]
Amazing time blocks!!! « Skoach hacks
April 3rd, 2008 at 8:37 am
59[...] I use slightly modifited script from here. [...]
sam
September 3rd, 2008 at 4:54 pm
60that a very good trick and hope it is very cool and everyone likes it .
New trick!!! - Cheating Network
October 9th, 2008 at 6:14 pm
61[...] works FINE… how is it not working for u? i copied and pasted from here myself… Neat Trick With Javascript | StopGeek __________________ Join Champbux Now!!! Buy refs to earn more and have GUARANTEED Active [...]
Jeremy
October 11th, 2008 at 7:50 pm
62The Hinting Q Is Area
Try it At http://www.wikihow.com/Make-Images-Fly-In-Your-Browser
Jeremy
October 11th, 2008 at 7:51 pm
63Hey Again,
Jeremy
October 11th, 2008 at 7:58 pm
64Never Try It, So.
Try This At http://www.hintingq.com/imagesflyinyourbrowser
Jeremy
October 11th, 2008 at 8:00 pm
65i geuss i can’t delete that comment.
Jeremy
October 11th, 2008 at 8:01 pm
66go to http://www.clubpenguin.com/sneakpeek
Jeremy
October 11th, 2008 at 8:02 pm
67javascript: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);
Geussqm-69
October 11th, 2008 at 8:03 pm
68Hi
Geussqm-69
October 11th, 2008 at 8:06 pm
69So Browsers, Are Tricky.
Try It At http://www.ghostbusters.com/rewind/flyinginbrowser
Geussqm-69
October 12th, 2008 at 6:02 pm
707-0 sizes are the most bad things.
go to http://www.ghostbusters.com/
Be sure the warnings are ok.
Tagz | "StopGeek.com - Daily Dose of Geek!" | Comments
May 16th, 2009 at 12:57 pm
71[...] [upmod] [downmod] StopGeek.com - Daily Dose of Geek! (stopgeek.com) 0 points posted 2 years, 6 months ago by SixSixSix tags imported scripts [...]
Trace
January 6th, 2010 at 4:43 am
72Hey, Put Thiis In Your Browser.
javascript:’Hi, I Found Out How To Create A website, Noobs.I pwn’
RSS feed for comments on this post · TrackBack URI
Leave a reply
Categories
StopGeek Friends
Archives
Recent Entries
Recent Comments
Most Commented
StopGeek.com is an iEntry Network® publication - 1998-2010 All Rights Reserved Privacy Policy and Legal