<?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: jqModal: Draggable Floating Dialog</title>
	<atom:link href="http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/feed/" rel="self" type="application/rss+xml" />
	<link>http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/</link>
	<description>Web development, tutorials, video games, papercraft, and technology</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:25:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: redblossom</title>
		<link>http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/comment-page-1/#comment-2716</link>
		<dc:creator>redblossom</dc:creator>
		<pubDate>Mon, 09 Aug 2010 18:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/?p=459#comment-2716</guid>
		<description>This is excellent, just what I needed! Thanks for commenting your code, too. &lt;3</description>
		<content:encoded><![CDATA[<p>This is excellent, just what I needed! Thanks for commenting your code, too. &lt;3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lokesh</title>
		<link>http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/comment-page-1/#comment-2654</link>
		<dc:creator>Lokesh</dc:creator>
		<pubDate>Tue, 30 Mar 2010 07:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/?p=459#comment-2654</guid>
		<description>Not working in IE7</description>
		<content:encoded><![CDATA[<p>Not working in IE7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jetlogs</title>
		<link>http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/comment-page-1/#comment-2503</link>
		<dc:creator>Jetlogs</dc:creator>
		<pubDate>Sun, 10 May 2009 08:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/?p=459#comment-2503</guid>
		<description>@Developerholic: It may be because jQuery and Accordion are conflicting with each other. However, there is a way to do this so that you can use both of them by using:

&lt;pre&gt;&lt;code class=&quot;javascript&quot;&gt;jQuery.noConflict();
&lt;/code&gt;&lt;/pre&gt;

Declare this line after loading both libraries. Afterwards, use jQuery() instead of $() so that they won&#039;t conflict.

They&#039;re all detailed out on: http://docs.jquery.com/Using_jQuery_with_Other_Libraries

Hope this helps.</description>
		<content:encoded><![CDATA[<p>@Developerholic: It may be because jQuery and Accordion are conflicting with each other. However, there is a way to do this so that you can use both of them by using:</p>
<pre><code class="javascript">jQuery.noConflict();
</code></pre>
<p>Declare this line after loading both libraries. Afterwards, use jQuery() instead of $() so that they won&#8217;t conflict.</p>
<p>They&#8217;re all detailed out on: <a href="http://docs.jquery.com/Using_jQuery_with_Other_Libraries" rel="nofollow">http://docs.jquery.com/Using_jQuery_with_Other_Libraries</a></p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Developerholic</title>
		<link>http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/comment-page-1/#comment-2502</link>
		<dc:creator>Developerholic</dc:creator>
		<pubDate>Sat, 09 May 2009 04:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/?p=459#comment-2502</guid>
		<description>Hi there Jetlogs,

I tried to mix up JQModal with the Accordion, but have no luck with it. I keep on getting 

$(&quot;#ex4a&quot;).jqm is not a function 


I am a newbie at jQuery. Could you help me on this?

Cheers</description>
		<content:encoded><![CDATA[<p>Hi there Jetlogs,</p>
<p>I tried to mix up JQModal with the Accordion, but have no luck with it. I keep on getting </p>
<p>$(&#8220;#ex4a&#8221;).jqm is not a function </p>
<p>I am a newbie at jQuery. Could you help me on this?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravikant</title>
		<link>http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/comment-page-1/#comment-2485</link>
		<dc:creator>ravikant</dc:creator>
		<pubDate>Fri, 24 Apr 2009 11:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/?p=459#comment-2485</guid>
		<description>Thank u  4 d very nice tutorial.It helped me a lot as i was searching this tutorial.Thank u very much.</description>
		<content:encoded><![CDATA[<p>Thank u  4 d very nice tutorial.It helped me a lot as i was searching this tutorial.Thank u very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alonzo West</title>
		<link>http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/comment-page-1/#comment-2474</link>
		<dc:creator>Alonzo West</dc:creator>
		<pubDate>Thu, 16 Apr 2009 23:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/?p=459#comment-2474</guid>
		<description>Nice tutorial, ive been looking for something link this.</description>
		<content:encoded><![CDATA[<p>Nice tutorial, ive been looking for something link this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RaMa-NoOb</title>
		<link>http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/comment-page-1/#comment-2164</link>
		<dc:creator>RaMa-NoOb</dc:creator>
		<pubDate>Wed, 04 Jun 2008 21:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/?p=459#comment-2164</guid>
		<description>need more remote scripting tutorial especially with prompt :))</description>
		<content:encoded><![CDATA[<p>need more remote scripting tutorial especially with prompt <img src='http://jetlogs.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jetlogs.org &#187; jQuery: Floating Dialog Windows</title>
		<link>http://jetlogs.org/2008/06/04/jqmodal-draggable-floating-dialog/comment-page-1/#comment-2163</link>
		<dc:creator>Jetlogs.org &#187; jQuery: Floating Dialog Windows</dc:creator>
		<pubDate>Wed, 04 Jun 2008 08:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://jetlogs.org/?p=459#comment-2163</guid>
		<description>[...] Alternate tutorial using jqModal [...]</description>
		<content:encoded><![CDATA[<p>[...] Alternate tutorial using jqModal [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

