<?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: Introduction to Ajax with jQuery</title>
	<atom:link href="http://www.thewebsqueeze.com/web-design-tutorials/introduction-to-ajax-with-jquery.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebsqueeze.com/web-design-tutorials/introduction-to-ajax-with-jquery.html</link>
	<description>Web Design Magazine</description>
	<lastBuildDate>Thu, 09 Sep 2010 02:02:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Mark</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/introduction-to-ajax-with-jquery.html/comment-page-1/#comment-8298</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 02 Mar 2010 12:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2909#comment-8298</guid>
		<description>Fixed the above described problem by commenting out: console.log(d);

I noticed that the code snippets did not contain that line, but the &#039;end result&#039; did.</description>
		<content:encoded><![CDATA[<p>Fixed the above described problem by commenting out: console.log(d);</p>
<p>I noticed that the code snippets did not contain that line, but the &#8216;end result&#8217; did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/introduction-to-ajax-with-jquery.html/comment-page-1/#comment-8297</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 02 Mar 2010 12:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2909#comment-8297</guid>
		<description>Great tutorial Jack. I am glad to find this kind of great work out on the web that gives you an easy introduction into jQuery and Ajax without proper prior knowledge.

There is one thing though. I tested it in FireFox 3.6 where it worked fine. However when I went to IE8, it didn&#039;t produce the desired result and gave the error:

Webpage error details:
Message: &#039;console&#039; is undefined
Line: 18
Char: 11
Code: 0
URI: http://localhost/forms/form.html

Perhaps it&#039;s my own settings, or this script has an issue with MS IE8. Thought I should let you know.

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Great tutorial Jack. I am glad to find this kind of great work out on the web that gives you an easy introduction into jQuery and Ajax without proper prior knowledge.</p>
<p>There is one thing though. I tested it in FireFox 3.6 where it worked fine. However when I went to IE8, it didn&#8217;t produce the desired result and gave the error:</p>
<p>Webpage error details:<br />
Message: &#8216;console&#8217; is undefined<br />
Line: 18<br />
Char: 11<br />
Code: 0<br />
URI: <a href="http://localhost/forms/form.html" rel="nofollow">http://localhost/forms/form.html</a></p>
<p>Perhaps it&#8217;s my own settings, or this script has an issue with MS IE8. Thought I should let you know.</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/introduction-to-ajax-with-jquery.html/comment-page-1/#comment-7662</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sat, 17 Oct 2009 18:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2909#comment-7662</guid>
		<description>I just stumpled upon Web Squeeze and I must say that it is chaulk full of usefull web tutorials especially with the AJAX tutorial here.

Not only did I want to learn more but as a side bonus learned about jquery through using a CND.  Never thought about that one.

Keep them coming.

Cheers

Robert 
Alberta, Canada</description>
		<content:encoded><![CDATA[<p>I just stumpled upon Web Squeeze and I must say that it is chaulk full of usefull web tutorials especially with the AJAX tutorial here.</p>
<p>Not only did I want to learn more but as a side bonus learned about jquery through using a CND.  Never thought about that one.</p>
<p>Keep them coming.</p>
<p>Cheers</p>
<p>Robert<br />
Alberta, Canada</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Franklin</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/introduction-to-ajax-with-jquery.html/comment-page-1/#comment-7610</link>
		<dc:creator>Jack Franklin</dc:creator>
		<pubDate>Tue, 13 Oct 2009 16:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2909#comment-7610</guid>
		<description>Hi Cypherbox, thanks very much for your comment.

Mike - glad you like them all :) jQuery is such an awesome thing to work with but often I think some people find it so simple they don&#039;t explain it to the level that I personally like things explained to, so I try and make sure I include absolutely everything.

Glad you enjoyed the tutorial guys :)</description>
		<content:encoded><![CDATA[<p>Hi Cypherbox, thanks very much for your comment.</p>
<p>Mike &#8211; glad you like them all <img src='http://www.thewebsqueeze.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  jQuery is such an awesome thing to work with but often I think some people find it so simple they don&#8217;t explain it to the level that I personally like things explained to, so I try and make sure I include absolutely everything.</p>
<p>Glad you enjoyed the tutorial guys <img src='http://www.thewebsqueeze.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeHopley</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/introduction-to-ajax-with-jquery.html/comment-page-1/#comment-7609</link>
		<dc:creator>MikeHopley</dc:creator>
		<pubDate>Tue, 13 Oct 2009 14:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2909#comment-7609</guid>
		<description>You&#039;re building up a solid collection of Jquery tutorials, Jack.

I like how you explain things; you keep it simple, omitting bluster without omitting details. I will probably come back to this tutorial when I want to get started with AJAX. :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re building up a solid collection of Jquery tutorials, Jack.</p>
<p>I like how you explain things; you keep it simple, omitting bluster without omitting details. I will probably come back to this tutorial when I want to get started with AJAX. <img src='http://www.thewebsqueeze.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cypherbox</title>
		<link>http://www.thewebsqueeze.com/web-design-tutorials/introduction-to-ajax-with-jquery.html/comment-page-1/#comment-7600</link>
		<dc:creator>cypherbox</dc:creator>
		<pubDate>Tue, 13 Oct 2009 05:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewebsqueeze.com/?p=2909#comment-7600</guid>
		<description>Great post Jack. Very useful! thanks.</description>
		<content:encoded><![CDATA[<p>Great post Jack. Very useful! thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
