<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: jQuery and Tamper data rock</title>
	<atom:link href="http://pure-essence.net/2008/02/27/jquery-and-tamper-data-rock/feed/" rel="self" type="application/rss+xml" />
	<link>http://pure-essence.net/2008/02/27/jquery-and-tamper-data-rock/</link>
	<description>You have to visit this geeky girl&#039;s blog.</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:26:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: fij</title>
		<link>http://pure-essence.net/2008/02/27/jquery-and-tamper-data-rock/#comment-17692</link>
		<dc:creator><![CDATA[fij]]></dc:creator>
		<pubDate>Fri, 28 Aug 2009 04:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/27/jquery-and-tamper-data-rock/#comment-17692</guid>
		<description><![CDATA[That is the long way of saying this:
$(&quot;table&quot;).attr(&quot;border&quot;, &quot;0&quot;);]]></description>
		<content:encoded><![CDATA[<p>That is the long way of saying this:<br />
$(&#8220;table&#8221;).attr(&#8220;border&#8221;, &#8220;0&#8243;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fyrye</title>
		<link>http://pure-essence.net/2008/02/27/jquery-and-tamper-data-rock/#comment-17691</link>
		<dc:creator><![CDATA[fyrye]]></dc:creator>
		<pubDate>Wed, 10 Dec 2008 00:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/27/jquery-and-tamper-data-rock/#comment-17691</guid>
		<description><![CDATA[The same for mootools
&lt;code&gt;
$$(&#039;table&#039;).set(&#039;border&#039;, &#039;0&#039;);
&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>The same for mootools<br />
<code><br />
$$('table').set('border', '0');<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://pure-essence.net/2008/02/27/jquery-and-tamper-data-rock/#comment-17690</link>
		<dc:creator><![CDATA[Troy]]></dc:creator>
		<pubDate>Thu, 17 Apr 2008 17:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/2008/02/27/jquery-and-tamper-data-rock/#comment-17690</guid>
		<description><![CDATA[I use this technique when I want to manipulate the html ( move stuff around, fix structure, etc. )

Just fire up firebug, use a jQuery bookmarklet, make changes Firebug w/ jQuery, then save the generated code when done.

You can also use Firebug to tamper w/ data, just select the form elements and change the values.]]></description>
		<content:encoded><![CDATA[<p>I use this technique when I want to manipulate the html ( move stuff around, fix structure, etc. )</p>
<p>Just fire up firebug, use a jQuery bookmarklet, make changes Firebug w/ jQuery, then save the generated code when done.</p>
<p>You can also use Firebug to tamper w/ data, just select the form elements and change the values.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

