<?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 AJAX tutorial</title>
	<atom:link href="http://php4every1.com/tutorials/jquery-ajax-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/</link>
	<description>Blog with PHP, MySQL and other tutorials. You can also download my scripts, report a bug or leave a feedback.</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:24:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Marijan Šuflaj</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-6669</link>
		<dc:creator>Marijan Šuflaj</dc:creator>
		<pubDate>Wed, 08 Sep 2010 19:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-6669</guid>
		<description>Hi, 

yes, sure you can. Just assign some event listeners to those buttons and create functions for those events like

&lt;pre&gt;&lt;code&gt;$(&quot;#someElement&quot;).click(function ()
{
    //This is executed when element with ID &quot;someElement&quot; is clicked
});&lt;/code&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>yes, sure you can. Just assign some event listeners to those buttons and create functions for those events like</p>
<pre><code>$("#someElement").click(function ()
{
    //This is executed when element with ID "someElement" is clicked
});</code></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Mac</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-6661</link>
		<dc:creator>Graham Mac</dc:creator>
		<pubDate>Wed, 08 Sep 2010 16:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-6661</guid>
		<description>Great tutorial, many thanks. 
Is there a way to get multiple buttons on one page, all working from the same AjaxSubmit.js? I´m not having much luck... Thanks, G.</description>
		<content:encoded><![CDATA[<p>Great tutorial, many thanks.<br />
Is there a way to get multiple buttons on one page, all working from the same AjaxSubmit.js? I´m not having much luck&#8230; Thanks, G.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSX Solutions - Isle of Wight Web Design</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-5697</link>
		<dc:creator>JSX Solutions - Isle of Wight Web Design</dc:creator>
		<pubDate>Mon, 16 Aug 2010 21:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-5697</guid>
		<description>Really a very informative tut, nice one :D</description>
		<content:encoded><![CDATA[<p>Really a very informative tut, nice one <img src='http://php4every1.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-5617</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 13 Aug 2010 15:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-5617</guid>
		<description>Great tutorial!  I was having some strange issues with the submission until I removed the form tags.  Not sure why that was a problem but I just wanted to make a note.</description>
		<content:encoded><![CDATA[<p>Great tutorial!  I was having some strange issues with the submission until I removed the form tags.  Not sure why that was a problem but I just wanted to make a note.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zipcoi</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-5600</link>
		<dc:creator>zipcoi</dc:creator>
		<pubDate>Fri, 13 Aug 2010 04:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-5600</guid>
		<description>nice tutorial..
thx for share..</description>
		<content:encoded><![CDATA[<p>nice tutorial..<br />
thx for share..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GusDeCooL</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-5524</link>
		<dc:creator>GusDeCooL</dc:creator>
		<pubDate>Tue, 10 Aug 2010 15:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-5524</guid>
		<description>Really good. 
this first time i try jquery AJAX. 
i really didn&#039;t understand this article code, but when i just do it and read the code closely (of course include read jquery docs for the code i didn&#039;n understand).

and TADA.....
i understand the basic of jquery AJAX...
Thanx bro...</description>
		<content:encoded><![CDATA[<p>Really good.<br />
this first time i try jquery AJAX.<br />
i really didn&#8217;t understand this article code, but when i just do it and read the code closely (of course include read jquery docs for the code i didn&#8217;n understand).</p>
<p>and TADA&#8230;..<br />
i understand the basic of jquery AJAX&#8230;<br />
Thanx bro&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flazw.cz.cc</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-5151</link>
		<dc:creator>flazw.cz.cc</dc:creator>
		<pubDate>Fri, 30 Jul 2010 16:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-5151</guid>
		<description>Really a very informative one. Thanks.</description>
		<content:encoded><![CDATA[<p>Really a very informative one. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aafrin</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-4717</link>
		<dc:creator>Aafrin</dc:creator>
		<pubDate>Sun, 18 Jul 2010 04:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-4717</guid>
		<description>awesome tut. cheers</description>
		<content:encoded><![CDATA[<p>awesome tut. cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rune Thagaard</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-4686</link>
		<dc:creator>Rune Thagaard</dc:creator>
		<pubDate>Thu, 15 Jul 2010 20:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-4686</guid>
		<description>Very nice example, this tutorial covers only the basics of what i was looking for but it gave me good enough knowledge for me to continue the remaining on my own.
Thank you</description>
		<content:encoded><![CDATA[<p>Very nice example, this tutorial covers only the basics of what i was looking for but it gave me good enough knowledge for me to continue the remaining on my own.<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaishali</title>
		<link>http://php4every1.com/tutorials/jquery-ajax-tutorial/comment-page-3/#comment-4678</link>
		<dc:creator>vaishali</dc:creator>
		<pubDate>Thu, 15 Jul 2010 07:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://php4every1.com/?p=231#comment-4678</guid>
		<description>This is very good example for new users of ajax-jquery-php.</description>
		<content:encoded><![CDATA[<p>This is very good example for new users of ajax-jquery-php.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
