<?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: jQuery()</title>
	<atom:link href="http://api.jquery.com/jQuery/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.jquery.com/jQuery/</link>
	<description>jQuery API Reference</description>
	<lastBuildDate>Fri, 19 Aug 2011 09:06:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Iulian Manea</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-8650</link>
		<dc:creator>Iulian Manea</dc:creator>
		<pubDate>Thu, 27 Jan 2011 04:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-8650</guid>
		<description>hehe</description>
		<content:encoded><![CDATA[<p>hehe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Info</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-8623</link>
		<dc:creator>Info</dc:creator>
		<pubDate>Wed, 26 Jan 2011 14:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-8623</guid>
		<description>var myFrame=window.frames.myIframe;&lt;br&gt;if(!myFrame.contentDocument)	{ myFrame.contentDocument=myFrame.contentWindow.document;&lt;br&gt;}&lt;br&gt;$(&#039;div&#039;,myFrame.contentDocument);</description>
		<content:encoded><![CDATA[<p>var myFrame=window.frames.myIframe;<br />if(!myFrame.contentDocument)	{ myFrame.contentDocument=myFrame.contentWindow.document;<br />}<br />$(&#39;div&#39;,myFrame.contentDocument);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Real Estate Analysis</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-8576</link>
		<dc:creator>Real Estate Analysis</dc:creator>
		<pubDate>Mon, 24 Jan 2011 23:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-8576</guid>
		<description>This works great. I am just redoing now all my older javascript files, because using the selectors this way - the code is just so much more readable. I love jQuery!</description>
		<content:encoded><![CDATA[<p>This works great. I am just redoing now all my older javascript files, because using the selectors this way &#8211; the code is just so much more readable. I love jQuery!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Ayres</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-8395</link>
		<dc:creator>Adam Ayres</dc:creator>
		<pubDate>Tue, 18 Jan 2011 05:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-8395</guid>
		<description>...</description>
		<content:encoded><![CDATA[<p>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-8228</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Mon, 10 Jan 2011 16:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-8228</guid>
		<description>How can I work with DOM of child window document?</description>
		<content:encoded><![CDATA[<p>How can I work with DOM of child window document?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter Smith</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-8181</link>
		<dc:creator>Walter Smith</dc:creator>
		<pubDate>Fri, 07 Jan 2011 06:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-8181</guid>
		<description>That form of $ only works when the first argument is a simple tag, like $(&#039;&lt;ul&gt;&#039;, {...}). Use $(&#039;...bunch of html...&#039;).attr({&quot;class&quot;: &quot;pk_slider_clicker&quot;}) instead.&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<p>That form of $ only works when the first argument is a simple tag, like $(&#39;&lt;ul&gt;&#39;, {&#8230;}). Use $(&#39;&#8230;bunch of html&#8230;&#39;).attr({&#8220;class&#8221;: &#8220;pk_slider_clicker&#8221;}) instead.&lt;/ul&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Foo Bar</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-8157</link>
		<dc:creator>Foo Bar</dc:creator>
		<pubDate>Thu, 06 Jan 2011 05:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-8157</guid>
		<description>From the first sentence on this page: &quot;In the first formulation listed above, jQuery() — which can also be written as $() — searches through the DOM...&quot;</description>
		<content:encoded><![CDATA[<p>From the first sentence on this page: &#8220;In the first formulation listed above, jQuery() — which can also be written as $() — searches through the DOM&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-8128</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 05 Jan 2011 03:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-8128</guid>
		<description>false</description>
		<content:encoded><![CDATA[<p>false</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yshivambp</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-8113</link>
		<dc:creator>Yshivambp</dc:creator>
		<pubDate>Tue, 04 Jan 2011 18:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-8113</guid>
		<description>jquery.schedule()&lt;br&gt;any one use</description>
		<content:encoded><![CDATA[<p>jquery.schedule()<br />any one use</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John McMillion</title>
		<link>http://api.jquery.com/jQuery/comment-page-1/#comment-7976</link>
		<dc:creator>John McMillion</dc:creator>
		<pubDate>Thu, 30 Dec 2010 03:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=361#comment-7976</guid>
		<description>Is there any way to pass the document context when doing a create element?  If I have an iframe defined as follows..&lt;br&gt;var f = window.frames.myIframe;&lt;br&gt;How can I do this in jquery?&lt;br&gt;var d = f.document.createElement(&quot;div&quot;);&lt;br&gt;if I do $(&quot;&lt;div&gt;&quot;) it creates it on the parent frame document, not the iframe.  This causes an invalid argument exception in IE 7 when doing a replaceChild().&lt;br&gt;Please advise!  Thanks!&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Is there any way to pass the document context when doing a create element?  If I have an iframe defined as follows..<br />var f = window.frames.myIframe;<br />How can I do this in jquery?<br />var d = f.document.createElement(&#8220;div&#8221;);<br />if I do $(&#8220;&lt;div&gt;&#8221;) it creates it on the parent frame document, not the iframe.  This causes an invalid argument exception in IE 7 when doing a replaceChild().<br />Please advise!  Thanks!&lt;/div&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

