<?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/"
		>
<channel>
	<title>Comments on: Cool JavaScript Tricks</title>
	<atom:link href="http://www.blogohblog.com/cool-javascript-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogohblog.com/cool-javascript-tricks/</link>
	<description>Of the Bloggers, By the Bloggers, For the Bloggers</description>
	<lastBuildDate>Thu, 09 Feb 2012 07:50:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gautham</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-989421</link>
		<dc:creator>Gautham</dc:creator>
		<pubDate>Wed, 08 Feb 2012 17:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-989421</guid>
		<description>Those codes and tricks are really useful. Keep up the good work, expecting more updates from you</description>
		<content:encoded><![CDATA[<p>Those codes and tricks are really useful. Keep up the good work, expecting more updates from you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e-commerce online store web design</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-982765</link>
		<dc:creator>e-commerce online store web design</dc:creator>
		<pubDate>Sun, 05 Feb 2012 12:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-982765</guid>
		<description>hi, I read your post and it was amazing , KEEP IT, great job.

&lt;a href=&quot;http://www.aspiredesigns.com.sg/&quot; rel=&quot;nofollow&quot;&gt;Singapore Web Design Company&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi, I read your post and it was amazing , KEEP IT, great job.</p>
<p><a href="http://www.aspiredesigns.com.sg/" rel="nofollow">Singapore Web Design Company</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Singapore Web Design Company</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-982760</link>
		<dc:creator>Singapore Web Design Company</dc:creator>
		<pubDate>Sun, 05 Feb 2012 12:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-982760</guid>
		<description>hi, I read your post and it was amazing , KEEP IT, great job.</description>
		<content:encoded><![CDATA[<p>hi, I read your post and it was amazing , KEEP IT, great job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt wilde</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-968154</link>
		<dc:creator>matt wilde</dc:creator>
		<pubDate>Mon, 30 Jan 2012 22:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-968154</guid>
		<description>Does this work with the newest versions of firefox, IE, chrome? i have been trying but to no avail. nothing happens.
matteeboi@gmail.com</description>
		<content:encoded><![CDATA[<p>Does this work with the newest versions of firefox, IE, chrome? i have been trying but to no avail. nothing happens.<br />
<a href="mailto:matteeboi@gmail.com">matteeboi@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dtard</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-964075</link>
		<dc:creator>Dtard</dc:creator>
		<pubDate>Sun, 29 Jan 2012 09:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-964075</guid>
		<description>Its because when u copy the javascript line it will not copy the first part of the line that says &quot;javascript:&quot; you have to type it in by urself and then copy the code.</description>
		<content:encoded><![CDATA[<p>Its because when u copy the javascript line it will not copy the first part of the line that says &#8220;javascript:&#8221; you have to type it in by urself and then copy the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: online india directory</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-962128</link>
		<dc:creator>online india directory</dc:creator>
		<pubDate>Sat, 28 Jan 2012 13:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-962128</guid>
		<description>Amazing Javascript: Image left to right: Go to address bar and paste this. After paste this code into address bar, you 

additionally type &quot;javascript&quot;.

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>Amazing Javascript: Image left to right: Go to address bar and paste this. After paste this code into address bar, you </p>
<p>additionally type &#8220;javascript&#8221;.</p>
<p>javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; </p>
<p>y5=200;DI=document.getElementsByTagName(&#8220;img&#8221;); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i </p>
<p>].style;DIS.position=&#8217;absolute&#8217;; DIS.left (Math.sin(R*x1+i*x2+x3)*x4+x5)+ &#8220;px&#8221;; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+&#8221; </p>
<p>px&#8221;}R++}setInterval(&#8216;A()&#8217;,5); void(0);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cad2print</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-928983</link>
		<dc:creator>cad2print</dc:creator>
		<pubDate>Sun, 15 Jan 2012 16:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-928983</guid>
		<description>Really amazing tricks.... i like it.. thanks for sharing...</description>
		<content:encoded><![CDATA[<p>Really amazing tricks&#8230;. i like it.. thanks for sharing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thw</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-860573</link>
		<dc:creator>thw</dc:creator>
		<pubDate>Tue, 20 Dec 2011 06:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-860573</guid>
		<description>not work with my browser,firefox and chrome...why? =(</description>
		<content:encoded><![CDATA[<p>not work with my browser,firefox and chrome&#8230;why? =(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Habib</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-856384</link>
		<dc:creator>Habib</dc:creator>
		<pubDate>Sun, 18 Dec 2011 09:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-856384</guid>
		<description>EPICness. I threw javascript on the groooound!</description>
		<content:encoded><![CDATA[<p>EPICness. I threw javascript on the groooound!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Habib</title>
		<link>http://www.blogohblog.com/cool-javascript-tricks/#comment-856379</link>
		<dc:creator>Habib</dc:creator>
		<pubDate>Sun, 18 Dec 2011 09:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogohblog.com/?p=707#comment-856379</guid>
		<description>EPIC</description>
		<content:encoded><![CDATA[<p>EPIC</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 13.099 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-09 04:49:28 -->

