<?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.noConflict()</title>
	<atom:link href="http://api.jquery.com/jQuery.noConflict/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.jquery.com/jQuery.noConflict/</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: Kapil</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8717</link>
		<dc:creator>Kapil</dc:creator>
		<pubDate>Mon, 31 Jan 2011 10:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8717</guid>
		<description>Please give some live example.. here is my sample code&lt;br&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;br&gt;jQuery.noConflict();&lt;br&gt;&lt;br&gt;jQuery(document).ready(function($){&lt;br&gt;	jQuery(&quot;#city_dialog&quot;).dialog({&lt;br&gt;		autoOpen:false,&lt;br&gt;		width:450		&lt;br&gt;	});&lt;br&gt;	jQuery(&quot;#ol_link&quot;).click(function($){&lt;br&gt;		$(&quot;#city_dialog&quot;).dialog(&quot;open&quot;);&lt;br&gt;		&lt;br&gt;	});&lt;br&gt;&lt;br&gt;&lt;br&gt;I think something messed up as ther&#039;s conflict in prorotypes&lt;/script&gt;</description>
		<content:encoded><![CDATA[<p>Please give some live example.. here is my sample code<br />&lt;script type=&#8221;text/javascript&#8221;&gt;<br />jQuery.noConflict();</p>
<p>jQuery(document).ready(function($){<br />	jQuery(&#8220;#city_dialog&#8221;).dialog({<br />		autoOpen:false,<br />		width:450		<br />	});<br />	jQuery(&#8220;#ol_link&#8221;).click(function($){<br />		$(&#8220;#city_dialog&#8221;).dialog(&#8220;open&#8221;);</p>
<p>	});</p>
<p>I think something messed up as ther&#39;s conflict in prorotypes&lt;/script&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Амангелды Кадыл</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8665</link>
		<dc:creator>Амангелды Кадыл</dc:creator>
		<pubDate>Thu, 27 Jan 2011 18:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8665</guid>
		<description>То что надо)</description>
		<content:encoded><![CDATA[<p>То что надо)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erezc</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8545</link>
		<dc:creator>Erezc</dc:creator>
		<pubDate>Sun, 23 Jan 2011 21:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8545</guid>
		<description>Yep, use 1.4.4! 1.4.2 has a bug apperently....</description>
		<content:encoded><![CDATA[<p>Yep, use 1.4.4! 1.4.2 has a bug apperently&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sjgill</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8534</link>
		<dc:creator>Sjgill</dc:creator>
		<pubDate>Sun, 23 Jan 2011 05:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8534</guid>
		<description>Did you figure this out I&#039;m struggling with the same issue right now</description>
		<content:encoded><![CDATA[<p>Did you figure this out I&#39;m struggling with the same issue right now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sjgill</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8535</link>
		<dc:creator>Sjgill</dc:creator>
		<pubDate>Sun, 23 Jan 2011 05:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8535</guid>
		<description>can you be more specific  ? thanks</description>
		<content:encoded><![CDATA[<p>can you be more specific  ? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MitaliSolanki_mscit</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8469</link>
		<dc:creator>MitaliSolanki_mscit</dc:creator>
		<pubDate>Thu, 20 Jan 2011 14:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8469</guid>
		<description>It works but still giving error in jquery is as follow&lt;br&gt;$(&quot;input[type=&#039;text&#039;]:first&quot;, document.forms[0]).focus is not a function</description>
		<content:encoded><![CDATA[<p>It works but still giving error in jquery is as follow<br />$(&#8220;input[type=&#39;text&#39;]:first&#8221;, document.forms[0]).focus is not a function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MitaliSolanki_mscit</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8470</link>
		<dc:creator>MitaliSolanki_mscit</dc:creator>
		<pubDate>Thu, 20 Jan 2011 14:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8470</guid>
		<description>It works but still giving error in jquery is as follow&lt;br&gt;$(&quot;input[type=&#039;text&#039;]:first&quot;, document.forms[0]).focus is not a function</description>
		<content:encoded><![CDATA[<p>It works but still giving error in jquery is as follow<br />$(&#8220;input[type=&#39;text&#39;]:first&#8221;, document.forms[0]).focus is not a function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MitaliSolanki_mscit</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8471</link>
		<dc:creator>MitaliSolanki_mscit</dc:creator>
		<pubDate>Thu, 20 Jan 2011 14:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8471</guid>
		<description>It works but still giving error in jquery is as follow&lt;br&gt;$(&quot;input[type=&#039;text&#039;]:first&quot;, document.forms[0]).focus is not a function</description>
		<content:encoded><![CDATA[<p>It works but still giving error in jquery is as follow<br />$(&#8220;input[type=&#39;text&#39;]:first&#8221;, document.forms[0]).focus is not a function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MitaliSolanki_mscit</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8472</link>
		<dc:creator>MitaliSolanki_mscit</dc:creator>
		<pubDate>Thu, 20 Jan 2011 14:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8472</guid>
		<description>It works but still giving error in jquery is as follow&lt;br&gt;$(&quot;input[type=&#039;text&#039;]:first&quot;, document.forms[0]).focus is not a function</description>
		<content:encoded><![CDATA[<p>It works but still giving error in jquery is as follow<br />$(&#8220;input[type=&#39;text&#39;]:first&#8221;, document.forms[0]).focus is not a function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MitaliSolanki_mscit</title>
		<link>http://api.jquery.com/jQuery.noConflict/comment-page-1/#comment-8473</link>
		<dc:creator>MitaliSolanki_mscit</dc:creator>
		<pubDate>Thu, 20 Jan 2011 14:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=659#comment-8473</guid>
		<description>It works but still giving error in jquery is as follow&lt;br&gt;$(&quot;input[type=&#039;text&#039;]:first&quot;, document.forms[0]).focus is not a function</description>
		<content:encoded><![CDATA[<p>It works but still giving error in jquery is as follow<br />$(&#8220;input[type=&#39;text&#39;]:first&#8221;, document.forms[0]).focus is not a function</p>
]]></content:encoded>
	</item>
</channel>
</rss>

