<?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>Kommentare zu: Das komplette HTML eines Elements mit jQuery auslesen</title>
	<atom:link href="http://www.interaktionsdesigner.de/2009/05/06/das-komplette-html-eines-elements-mit-jquery-auslesen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interaktionsdesigner.de/2009/05/06/das-komplette-html-eines-elements-mit-jquery-auslesen/</link>
	<description>Webentwicklung mit TYPO3, jQuery, CakePHP und Spaß an neuen Projekten</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:24:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>Von: andy</title>
		<link>http://www.interaktionsdesigner.de/2009/05/06/das-komplette-html-eines-elements-mit-jquery-auslesen/comment-page-1/#comment-350</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 05 Jun 2009 12:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.interaktionsdesigner.de/?p=454#comment-350</guid>
		<description>&lt;p&gt;wozu brauchste denn dis übahaupt, hab ick mir ma grad fragend angekuckt :O&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>wozu brauchste denn dis übahaupt, hab ick mir ma grad fragend angekuckt :O</p>]]></content:encoded>
	</item>
	<item>
		<title>Von: Paul</title>
		<link>http://www.interaktionsdesigner.de/2009/05/06/das-komplette-html-eines-elements-mit-jquery-auslesen/comment-page-1/#comment-340</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 06 May 2009 15:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.interaktionsdesigner.de/?p=454#comment-340</guid>
		<description>&lt;p&gt;The clone function is necessary because the source element get the wrapped element. if you run it twice, you get &lt;div&gt;&lt;a href=&quot;#&quot; id=&quot;ein-interner-link&quot;&gt;....&lt;/p&gt;

&lt;p&gt;Thanks for the discussion :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The clone function is necessary because the source element get the wrapped element. if you run it twice, you get &lt;div&gt;&lt;a href=&quot;#&quot; id=&quot;ein-interner-link&quot;&gt;&#8230;.</p>

<p>Thanks for the discussion <img src='http://www.interaktionsdesigner.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>Von: Gustavo</title>
		<link>http://www.interaktionsdesigner.de/2009/05/06/das-komplette-html-eines-elements-mit-jquery-auslesen/comment-page-1/#comment-339</link>
		<dc:creator>Gustavo</dc:creator>
		<pubDate>Wed, 06 May 2009 15:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.interaktionsdesigner.de/?p=454#comment-339</guid>
		<description>&lt;p&gt;Hey, I was discussing this with you on twitter briefly.  I&#039;m not too sure there&#039;s a need to clone the element if all you want is the html including the tags.
you could just do return $(&#039;#element&#039;).wrap(&#039;&#039;).html();
That would return the information that you want.  Why did you chose to clone it first?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey, I was discussing this with you on twitter briefly.  I&#8217;m not too sure there&#8217;s a need to clone the element if all you want is the html including the tags.
you could just do return $(&#8216;#element&#8217;).wrap(&#8221;).html();
That would return the information that you want.  Why did you chose to clone it first?</p>]]></content:encoded>
	</item>
</channel>
</rss>

