<?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: 3 Cool Javascript Hacks</title>
	<atom:link href="http://mytechquest.com/internet/3-cool-javascript-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://mytechquest.com/internet/3-cool-javascript-hacks/</link>
	<description>Your Quest for Better Windows and Web Browsing Experiences</description>
	<lastBuildDate>Mon, 30 Jan 2012 04:14:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: JamesBond</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-14170</link>
		<dc:creator>JamesBond</dc:creator>
		<pubDate>Mon, 07 Nov 2011 14:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-14170</guid>
		<description>There is a much easier way to perform the password trick (not hack!!!)
click on the password box you want to see the go to address bar and type/paste:

javascript:alert(document.activeElement.value);

Remember: it is important that you click on the password box before you type it in because the code is not getting the value of the box
it is getting the value of the last-clicked-on element so you must make the password box the last-clicked-on element</description>
		<content:encoded><![CDATA[<p>There is a much easier way to perform the password trick (not hack!!!)<br />
click on the password box you want to see the go to address bar and type/paste:</p>
<p>javascript:alert(document.activeElement.value);</p>
<p>Remember: it is important that you click on the password box before you type it in because the code is not getting the value of the box<br />
it is getting the value of the last-clicked-on element so you must make the password box the last-clicked-on element</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fox</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-13832</link>
		<dc:creator>Fox</dc:creator>
		<pubDate>Sat, 24 Sep 2011 03:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-13832</guid>
		<description>yes these are cool js codes, but i hape you all understand these arent hacks. scripts arent hacks. btw heres the script that makes your screen shake like an earth quake (i think you can only have one tab up or something its kind of moody)
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i &gt; 0; i--) {for (j = n; j &gt; 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)</description>
		<content:encoded><![CDATA[<p>yes these are cool js codes, but i hape you all understand these arent hacks. scripts arent hacks. btw heres the script that makes your screen shake like an earth quake (i think you can only have one tab up or something its kind of moody)<br />
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i &gt; 0; i&#8211;) {for (j = n; j &gt; 0; j&#8211;) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arun</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-13709</link>
		<dc:creator>arun</dc:creator>
		<pubDate>Thu, 01 Sep 2011 01:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-13709</guid>
		<description>not working anymore</description>
		<content:encoded><![CDATA[<p>not working anymore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mnbvcxzl90</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-13531</link>
		<dc:creator>mnbvcxzl90</dc:creator>
		<pubDate>Wed, 29 Jun 2011 19:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-13531</guid>
		<description>This is not hacking, this is simply messing with javacode, it only changes what you see for your browser. :l</description>
		<content:encoded><![CDATA[<p>This is not hacking, this is simply messing with javacode, it only changes what you see for your browser. :l</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katamari Javascript Hack for Google Chrome &#124; My Tech Quest</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-13088</link>
		<dc:creator>Katamari Javascript Hack for Google Chrome &#124; My Tech Quest</dc:creator>
		<pubDate>Fri, 01 Apr 2011 14:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-13088</guid>
		<description>[...] javascript hacks that we have posted here many years back is very much outdated already. Now, it&#8217;s time to try [...]</description>
		<content:encoded><![CDATA[<p>[...] javascript hacks that we have posted here many years back is very much outdated already. Now, it&#8217;s time to try [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-12915</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Tue, 08 Mar 2011 14:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-12915</guid>
		<description>these tricks are not working in firefox</description>
		<content:encoded><![CDATA[<p>these tricks are not working in firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roert</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-12731</link>
		<dc:creator>Roert</dc:creator>
		<pubDate>Mon, 07 Feb 2011 20:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-12731</guid>
		<description>None of these work on Firefox, i used them before and they work on Google chrome</description>
		<content:encoded><![CDATA[<p>None of these work on Firefox, i used them before and they work on Google chrome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-12723</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Sun, 06 Feb 2011 21:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-12723</guid>
		<description>change the &#039;img to &#039;a&#039; or &#039;p&#039; and see what happens :-)</description>
		<content:encoded><![CDATA[<p>change the &#8216;img to &#8216;a&#8217; or &#8216;p&#8217; and see what happens <img src='http://mytechquest.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis the hacker</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-10209</link>
		<dc:creator>Francis the hacker</dc:creator>
		<pubDate>Mon, 25 Oct 2010 00:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-10209</guid>
		<description>@allspark @jayant put the codes to your address bar and hit enter thats it! =)</description>
		<content:encoded><![CDATA[<p>@allspark @jayant put the codes to your address bar and hit enter thats it! =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rao saqib</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-9717</link>
		<dc:creator>rao saqib</dc:creator>
		<pubDate>Tue, 03 Aug 2010 14:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-9717</guid>
		<description>that is not the right code this is:

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);</description>
		<content:encoded><![CDATA[<p>that is not the right code this is:</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-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);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: allspark</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-9703</link>
		<dc:creator>allspark</dc:creator>
		<pubDate>Fri, 30 Jul 2010 12:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-9703</guid>
		<description>Hey Where To Write These Scripts!</description>
		<content:encoded><![CDATA[<p>Hey Where To Write These Scripts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayant</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-9640</link>
		<dc:creator>Jayant</dc:creator>
		<pubDate>Thu, 15 Jul 2010 13:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-9640</guid>
		<description>how to do these??I can&#039;t make them work......nothing showing at all</description>
		<content:encoded><![CDATA[<p>how to do these??I can&#8217;t make them work&#8230;&#8230;nothing showing at all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shiva</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-9585</link>
		<dc:creator>shiva</dc:creator>
		<pubDate>Wed, 07 Jul 2010 05:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-9585</guid>
		<description>i m not getting java hacking code to copy images from any locked album in orkut profile...
plz help me......</description>
		<content:encoded><![CDATA[<p>i m not getting java hacking code to copy images from any locked album in orkut profile&#8230;<br />
plz help me&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lewy</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-9405</link>
		<dc:creator>lewy</dc:creator>
		<pubDate>Sun, 30 May 2010 06:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-9405</guid>
		<description>none of them are right...</description>
		<content:encoded><![CDATA[<p>none of them are right&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kiran</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-9351</link>
		<dc:creator>kiran</dc:creator>
		<pubDate>Sun, 23 May 2010 11:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-9351</guid>
		<description>Dude I was not able to use 3rd tip, please explain wit example to use the 3rd script</description>
		<content:encoded><![CDATA[<p>Dude I was not able to use 3rd tip, please explain wit example to use the 3rd script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-9272</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Tue, 11 May 2010 13:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-9272</guid>
		<description>Hey Where To Write These Scripts!</description>
		<content:encoded><![CDATA[<p>Hey Where To Write These Scripts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: helppp</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-9075</link>
		<dc:creator>helppp</dc:creator>
		<pubDate>Sun, 18 Apr 2010 17:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-9075</guid>
		<description>The second and third hacks don&#039;t work. can you help me?</description>
		<content:encoded><![CDATA[<p>The second and third hacks don&#8217;t work. can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nony-kun</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-8667</link>
		<dc:creator>Nony-kun</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-8667</guid>
		<description>Whats the code to move text around?</description>
		<content:encoded><![CDATA[<p>Whats the code to move text around?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dreambox</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-7950</link>
		<dc:creator>dreambox</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-7950</guid>
		<description>I like first. he he he
.-= Check out dreambox´s latest blog post ..&lt;a href=&quot;http://www.dreamboxth.com/index.php/topic,21.msg27.html#msg27&quot; rel=&quot;nofollow&quot;&gt;Speed Test ????????????? adsl&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I like first. he he he<br />
.-= Check out dreambox´s latest blog post ..<a href="http://www.dreamboxth.com/index.php/topic,21.msg27.html#msg27" rel="nofollow">Speed Test ????????????? adsl</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trell</title>
		<link>http://mytechquest.com/internet/3-cool-javascript-hacks/#comment-7794</link>
		<dc:creator>trell</dc:creator>
		<pubDate>Sun, 15 Nov 2009 16:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://mytechquest.com/?p=288#comment-7794</guid>
		<description>i really like hack one!!! i tricked my mother thinking people changed Youtube!</description>
		<content:encoded><![CDATA[<p>i really like hack one!!! i tricked my mother thinking people changed Youtube!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.007 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-30 14:20:04 -->
<!-- Compression = gzip -->
