<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: JavaScript in address bar, trick to make images in a web page dance</title> <atom:link href="http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/feed" rel="self" type="application/rss+xml" /><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance</link> <description>Free Software reviews, Windows tips, tricks and advanced options</description> <lastBuildDate>Mon, 15 Mar 2010 12:37:58 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Ajith</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-1605</link> <dc:creator>Ajith</dc:creator> <pubDate>Sat, 05 Dec 2009 18:45:43 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-1605</guid> <description>The code won&#039;t work now. sorry/
.-= Ajith´s last blog ..&lt;a href=&quot;http://www.exnol.com/windows/how-to-disable-access-to-drives-using-disk-management&quot; rel=&quot;nofollow&quot;&gt;How to disable access to Drives using Disk Management&lt;/a&gt; =-.</description> <content:encoded><![CDATA[<p>The code won&#8217;t work now. sorry/<br
/> <span
class="cluv"> Ajith´s last blog ..<a
href="http://www.exnol.com/windows/how-to-disable-access-to-drives-using-disk-management" rel="nofollow">How to disable access to Drives using Disk Management</a> <span
class="heart_tip_box"><img
class="heart_tip" alt="My ComLuv Profile" border="0" width="16" height="14" src="http://www.exnol.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p> ]]></content:encoded> </item> <item><title>By: TeckiSan</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-1601</link> <dc:creator>TeckiSan</dc:creator> <pubDate>Tue, 01 Dec 2009 16:13:06 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-1601</guid> <description>I am getting following error guyes.Solve it.
&quot;0&quot; (and any subsequent words) was ignored because we limit queries to 32 words.</description> <content:encoded><![CDATA[<p>I am getting following error guyes.Solve it.<br
/> &#8220;0&#8243; (and any subsequent words) was ignored because we limit queries to 32 words.</p> ]]></content:encoded> </item> <item><title>By: Ajith</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-1479</link> <dc:creator>Ajith</dc:creator> <pubDate>Sat, 15 Aug 2009 04:46:23 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-1479</guid> <description>Nope this also won&#039;t work now in FF.</description> <content:encoded><![CDATA[<p>Nope this also won&#8217;t work now in FF.</p> ]]></content:encoded> </item> <item><title>By: Amit</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-1476</link> <dc:creator>Amit</dc:creator> <pubDate>Tue, 11 Aug 2009 12:33:08 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-1476</guid> <description>This is the right script.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(&quot;img&quot;); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=&#039;absolute&#039;; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+&quot;px&quot;; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+&quot;px&quot;}R++}setInterval(&#039;A()&#039;,5); void(0);</description> <content:encoded><![CDATA[<p>This is the right script.</p><p>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(&#8220;img&#8221;); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=&#8217;absolute&#8217;; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+&#8221;px&#8221;; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+&#8221;px&#8221;}R++}setInterval(&#8216;A()&#8217;,5); void(0);</p> ]]></content:encoded> </item> <item><title>By: abdul basith m</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-1418</link> <dc:creator>abdul basith m</dc:creator> <pubDate>Sat, 27 Jun 2009 05:35:32 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-1418</guid> <description>script for text dance in web page?</description> <content:encoded><![CDATA[<p>script for text dance in web page?</p> ]]></content:encoded> </item> <item><title>By: catherine ngosso</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-1416</link> <dc:creator>catherine ngosso</dc:creator> <pubDate>Sat, 13 Jun 2009 15:44:07 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-1416</guid> <description>that&#039;s wonderfull</description> <content:encoded><![CDATA[<p>that&#8217;s wonderfull</p> ]]></content:encoded> </item> <item><title>By: prasad</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-1415</link> <dc:creator>prasad</dc:creator> <pubDate>Fri, 12 Jun 2009 06:29:58 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-1415</guid> <description>The below script works fine.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(&quot;img&quot;); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=&#039;absolute&#039;; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+&quot;px&quot;; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+&quot;px&quot;}R++}setInterval(&#039;A()&#039;,5); void(0);</description> <content:encoded><![CDATA[<p>The below script works fine.</p><p>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(&#8220;img&#8221;); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=&#8217;absolute&#8217;; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+&#8221;px&#8221;; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+&#8221;px&#8221;}R++}setInterval(&#8216;A()&#8217;,5); void(0);</p> ]]></content:encoded> </item> <item><title>By: Ajith</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-591</link> <dc:creator>Ajith</dc:creator> <pubDate>Wed, 03 Dec 2008 01:37:14 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-591</guid> <description>Seems like neither of our codes work in Firefox now as of today mrning...Thaks for pointing out Mehrdad. But I still think I copy pasted it and it was fine?</description> <content:encoded><![CDATA[<p>Seems like neither of our codes work in Firefox now as of today mrning&#8230;</p><p>Thaks for pointing out Mehrdad. But I still think I copy pasted it and it was fine?</p> ]]></content:encoded> </item> <item><title>By: Mehrdad</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-590</link> <dc:creator>Mehrdad</dc:creator> <pubDate>Tue, 02 Dec 2008 20:17:01 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-590</guid> <description>Has A lot Of Mistakes :Correct :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&lt;DIL ; i++){DIS=DI[ i ].style; DIS.position= &#039;absolute&#039; ; DIS.left=(Math. sin(R*x1+ i*x2+x3)* x4+x5)+&quot;px&quot;; DIS.top=(Math. cos(R*y1+ i*y2+y3)* y4+y5)+&quot;px&quot;;}R++ }setInterval( &#039;A()&#039;,5); void(0)</description> <content:encoded><![CDATA[<p>Has A lot Of Mistakes :</p><p>Correct :</p><p>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&lt;DIL ; i++){DIS=DI[ i ].style; DIS.position= &#8216;absolute&#8217; ; DIS.left=(Math. sin(R*x1+ i*x2+x3)* x4+x5)+&#8221;px&#8221;; DIS.top=(Math. cos(R*y1+ i*y2+y3)* y4+y5)+&#8221;px&#8221;;}R++ }setInterval( &#8216;A()&#8217;,5); void(0)</p> ]]></content:encoded> </item> <item><title>By: Ajith</title><link>http://www.exnol.com/uncategorized/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance/comment-page-1#comment-189</link> <dc:creator>Ajith</dc:creator> <pubDate>Wed, 02 Apr 2008 05:51:29 +0000</pubDate> <guid
isPermaLink="false">http://www.exnol.com/web/javascript-in-address-bar-trick-to-make-images-in-a-web-page-dance#comment-189</guid> <description>Thanks Aaberg...</description> <content:encoded><![CDATA[<p>Thanks Aaberg&#8230;</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 38/60 queries in 0.035 seconds using disk

Served from: exnol.com @ 2010-03-15 21:30:44 -->