<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Otezz.Net &#187; Javascript</title>
	<atom:link href="http://www.otezz.net/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.otezz.net</link>
	<description>I&#039;m blogging about IT</description>
	<lastBuildDate>Thu, 27 May 2010 17:58:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Twister On Webpages</title>
		<link>http://www.otezz.net/twister-on-webpages/</link>
		<comments>http://www.otezz.net/twister-on-webpages/#comments</comments>
		<pubDate>Sat, 31 Mar 2007 20:21:41 +0000</pubDate>
		<dc:creator>otezz</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tips, Tricks & Tutorials]]></category>

		<guid isPermaLink="false">http://www.otezz.net/twister-on-webpages/</guid>
		<description><![CDATA[Try put this code at your address bar and then press enter. It works on any site. 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()',50); void(0);]]></description>
			<content:encoded><![CDATA[<p>Try put this code at your address bar and then press enter. It works on any site.</p>
<p><code>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()',50); void(0);</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.otezz.net/twister-on-webpages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

