
<?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>MaGiAsHoK Experiences &#187; crazy cool</title>
	<atom:link href="http://www.magiashok.com/tag/crazy-cool/feed" rel="self" type="application/rss+xml" />
	<link>http://www.magiashok.com</link>
	<description>Share My thoughts On Day To Day challanges!</description>
	<lastBuildDate>Sat, 04 Sep 2010 13:11:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Crazy Cool Javascript Hacks…</title>
		<link>http://www.magiashok.com/crazy-cool-javascript-hacks%e2%80%a6.htm</link>
		<comments>http://www.magiashok.com/crazy-cool-javascript-hacks%e2%80%a6.htm#comments</comments>
		<pubDate>Fri, 17 Jul 2009 12:06:49 +0000</pubDate>
		<dc:creator>MaGiAsHoK</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[cool js]]></category>
		<category><![CDATA[crazy cool]]></category>
		<category><![CDATA[crazy hack]]></category>
		<category><![CDATA[dancing images]]></category>
		<category><![CDATA[edit any webpages]]></category>
		<category><![CDATA[hacked javascript]]></category>
		<category><![CDATA[javascript edit webpage]]></category>
		<category><![CDATA[javascript hack]]></category>

		<guid isPermaLink="false">http://magiashok.wordpress.com/?p=164</guid>
		<description><![CDATA[Crazy Hack 1: Edit any webpage.. Go to any web page, clear the address bar, and paste this… javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 and hit enter… Yaahhooo…!!! you can now edit whatever you want in that page now…[Ofcourse you cannot save it back ] Crazy Hack 2: Dancing Images Go to any web page, clear the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Crazy Hack 1: Edit any webpage..</strong></p>
<p>Go to any web page, clear the address bar, and paste this…</p>
<p><code>javascript:document.body.contentEditable='true'; document.designMode='on'; void 0</code></p>
<p>and hit enter…</p>
<p>Yaahhooo…!!! you can now edit whatever you want in that page now…[Ofcourse you cannot save it back <img src="https://s-ssl.wordpress.com/wp-includes/images/smilies/face-wink.png" alt=";)" /> ]</p>
<p><strong>Crazy Hack 2: Dancing Images</strong></p>
<p>Go to any web page, clear the address bar, and paste this…</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.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)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);</code></p>
<p>and hit enter…</p>
<p>And….Enjoy the Image Dance…</p>
<p>[Source from: digg]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.magiashok.com/crazy-cool-javascript-hacks%e2%80%a6.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
