Page 1 of 1
IE7 Trick
Posted: Thu 27 Nov, 2008 8:33 am
by John
Want to see something unusual?
Cut and paste this into the address bar of your browser, and press return.
(Works in IE7, but may not work in all browsers)
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);
Re: IE7 Trick
Posted: Thu 27 Nov, 2008 9:15 am
by framejunkie
John you should put a health warning on this one - I've got a slight hang-over and now i feel

Re: IE7 Trick
Posted: Thu 27 Nov, 2008 9:56 am
by iantheframer
how do you stop it, apart from closing the tab?
Re: IE7 Trick
Posted: Thu 27 Nov, 2008 10:32 am
by prospero
John. I was going to try this (on IE6), but I can't select just the code. I can only select the whole of the text.

Re: IE7 Trick
Posted: Thu 27 Nov, 2008 11:32 am
by John
iantheframer wrote:how do you stop it, apart from closing the tab?
Refresh.
prospero wrote:John. I was going to try this (on IE6), but I can't select just the code. I can only select the whole of the text.

You could paste the whole text into notepad and select just the script portion from there.
Re: IE7 Trick
Posted: Thu 27 Nov, 2008 11:41 am
by prospero
prospero wrote:John. I was going to try this (on IE6), but I can't select just the code. I can only select the whole of the text.

You could paste the whole text into notepad and select just the script portion from there.[/quote]
Doh! Why didn't I think of that.
Anyhow, I did it and nothing happened.

Can't install IE7 as some of my older programs don't like it.

Re: IE7 Trick
Posted: Thu 27 Nov, 2008 11:42 am
by John
Works in Opera 9.62
Re: IE7 Trick
Posted: Thu 27 Nov, 2008 8:32 pm
by kev@frames
nice one John lol. Figured out a use for it yet> ?
Re: IE7 Trick
Posted: Thu 27 Nov, 2008 10:25 pm
by The Jolly Good Framer #1
It works in IE8....
....Sorry I don’t have more to say but it has rendered me speechless. Something has worked in IE8 !!!
Re: IE7 Trick
Posted: Thu 27 Nov, 2008 11:17 pm
by Roboframer
Didn't work in AOL but I launched IE (don't ask me if I have 6, 7, 8 or 989!) and it worked.
Re: IE7 Trick
Posted: Fri 28 Nov, 2008 12:27 am
by framejunkie
Doesn't work in Firefox 3
Thankfully