<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.robnugen.com/w/index.php?action=history&amp;feed=atom&amp;title=Image_whirling_javascript_code</id>
	<title>Image whirling javascript code - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.robnugen.com/w/index.php?action=history&amp;feed=atom&amp;title=Image_whirling_javascript_code"/>
	<link rel="alternate" type="text/html" href="https://wiki.robnugen.com/w/index.php?title=Image_whirling_javascript_code&amp;action=history"/>
	<updated>2026-04-06T23:26:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.robnugen.com/w/index.php?title=Image_whirling_javascript_code&amp;diff=176&amp;oldid=prev</id>
		<title>Thunderrabbit: image dance code</title>
		<link rel="alternate" type="text/html" href="https://wiki.robnugen.com/w/index.php?title=Image_whirling_javascript_code&amp;diff=176&amp;oldid=prev"/>
		<updated>2007-11-27T05:18:04Z</updated>

		<summary type="html">&lt;p&gt;image dance code&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; 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&amp;lt;DIL; i++){DIS=DI[ i ].style;DIS.position=&amp;#039;absolute&amp;#039;;DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5;DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval(&amp;#039;A()&amp;#039;,5); void(0)&lt;br /&gt;
&lt;br /&gt;
# Copy the javascript line above&lt;br /&gt;
# Visit a google images search such as [http://images.google.com/images?q=monkey Google monkey images]&lt;br /&gt;
# replace the entire location bar with the javascript text&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Javascript code]]&lt;/div&gt;</summary>
		<author><name>Thunderrabbit</name></author>
	</entry>
</feed>