<?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: B2B: Ajax in JQuery with special effects</title>
	<atom:link href="http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/feed/" rel="self" type="application/rss+xml" />
	<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/</link>
	<description>views from the changing web</description>
	<pubDate>Sun, 01 Aug 2010 03:04:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jack</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-53095</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Sat, 07 Feb 2009 16:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-53095</guid>
		<description>How would you handle multiple ajax calls on a same page where more than one div need to be populated.
Of course, each ajax call returns data for each specific div.

How to show basically multiple "loading..." in each div. 

Thanks for any pointers or example.</description>
		<content:encoded><![CDATA[<p>How would you handle multiple ajax calls on a same page where more than one div need to be populated.<br />
Of course, each ajax call returns data for each specific div.</p>
<p>How to show basically multiple &#8220;loading&#8230;&#8221; in each div. </p>
<p>Thanks for any pointers or example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PFWD : blog.peterfisher.me.uk : Jquery ajaxStart ajaxStop tutorial Loading message :</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-17095</link>
		<dc:creator>PFWD : blog.peterfisher.me.uk : Jquery ajaxStart ajaxStop tutorial Loading message :</dc:creator>
		<pubDate>Sat, 31 May 2008 10:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-17095</guid>
		<description>[...] Read more   Share These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</description>
		<content:encoded><![CDATA[<p>[...] Read more   Share These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-16913</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sun, 25 May 2008 17:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-16913</guid>
		<description>I got this to work. For Line 15 I had to use hide instead of fadeOut, lest I get some collision with fade outs/ins. Finally, line 16 should end with this:

+"')");

To anyone trying this at home, don't forget to include the finishAjax function - it's _not_ part of jQuery. :)</description>
		<content:encoded><![CDATA[<p>I got this to work. For Line 15 I had to use hide instead of fadeOut, lest I get some collision with fade outs/ins. Finally, line 16 should end with this:</p>
<p>+&#8221;&#8216;)&#8221;);</p>
<p>To anyone trying this at home, don&#8217;t forget to include the finishAjax function - it&#8217;s _not_ part of jQuery. <img src='http://webexpose.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-12904</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Fri, 22 Feb 2008 12:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-12904</guid>
		<description>trying to use this and for the most part great, but cannot seem to incorporate this in a way that prevents form submission. Any thoughts? I tried setting php session at the time that the check.php sends back the html, but then the form will not check that session unless the form is submitted. I don't want to post back until form passes.</description>
		<content:encoded><![CDATA[<p>trying to use this and for the most part great, but cannot seem to incorporate this in a way that prevents form submission. Any thoughts? I tried setting php session at the time that the check.php sends back the html, but then the form will not check that session unless the form is submitted. I don&#8217;t want to post back until form passes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ð’ÑÐµ Ð¾ jquery Ð½Ð° Ð¾Ð´Ð½Ð¾Ð¹ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ðµ :: TermiT's Blog</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-11864</link>
		<dc:creator>Ð’ÑÐµ Ð¾ jquery Ð½Ð° Ð¾Ð´Ð½Ð¾Ð¹ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ðµ :: TermiT's Blog</dc:creator>
		<pubDate>Fri, 01 Feb 2008 20:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-11864</guid>
		<description>[...] Ajax with Special Effects [...]</description>
		<content:encoded><![CDATA[<p>[...] Ajax with Special Effects [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Holland</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-11374</link>
		<dc:creator>Jonathan Holland</dc:creator>
		<pubDate>Mon, 14 Jan 2008 23:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-11374</guid>
		<description>Dom:

In ASP, you would do something like this:

check.asp:

Dim UserName
UserName = Request.Form("UserName")

if UserNameInDB(UserName) then
   Response.Write("&lt;Strong&gt;UserName is in Database.&lt;/strong&gt;")
else
  Response.Write("&lt;strong&gt;UserName is available.&lt;/strong&gt;")
end if</description>
		<content:encoded><![CDATA[<p>Dom:</p>
<p>In ASP, you would do something like this:</p>
<p>check.asp:</p>
<p>Dim UserName<br />
UserName = Request.Form(&#8221;UserName&#8221;)</p>
<p>if UserNameInDB(UserName) then<br />
   Response.Write(&#8221;<strong>UserName is in Database.</strong>&#8220;)<br />
else<br />
  Response.Write(&#8221;<strong>UserName is available.</strong>&#8220;)<br />
end if</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Lim</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-11182</link>
		<dc:creator>Kevin Lim</dc:creator>
		<pubDate>Thu, 03 Jan 2008 15:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-11182</guid>
		<description>Sorry it can't display correctly !
(What I've just posted)</description>
		<content:encoded><![CDATA[<p>Sorry it can&#8217;t display correctly !<br />
(What I&#8217;ve just posted)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Lim</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-11181</link>
		<dc:creator>Kevin Lim</dc:creator>
		<pubDate>Thu, 03 Jan 2008 15:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-11181</guid>
		<description>Thanks for sharing.But I can't see the "loading..." effect.My test code(sorry my english is very poor ):
==================
demo.htm


    
        
            Ajax in JQuery with special effects 
        
        
        
        
            $(document).ready(function(){
                $("#usernameLoading").hide();
                $("#usernameLoading").ajaxStart(function(){
                    $(this).show();
                }).ajaxStop(function(){
                    $(this).hide();
                });
                
                $("#usernameCheck").click(function(){
                    $.post("check.php", {
                        username: $("#UserUsername").val()
                    }, function(response){
                        $("#usernameResult").fadeOut();
                        setTimeout("finishAjax('usernameResult', '" + escape(response) + "')", 400);
                    });
                    return false;  //stop submit the form .....
                });
            });
            function finishAjax(id, response){
                $('#' + id).html(unescape(response));
                $('#' + id).fadeIn();
            } //finishAjax
        
    
    
        
            
            UserName:
            
            
            &lt;a href="void(0);" rel="nofollow"&gt;Submit Form !!!&lt;/a&gt;
            
        
    


======================
check.php

Username is taken already!&lt;/strong&gt;';
  } else {
    print '&lt;strong&gt;Username available.&lt;/strong&gt;';
  } //else
?&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for sharing.But I can&#8217;t see the &#8220;loading&#8230;&#8221; effect.My test code(sorry my english is very poor ):<br />
==================<br />
demo.htm</p>
<p>            Ajax in JQuery with special effects </p>
<p>            $(document).ready(function(){<br />
                $(&#8221;#usernameLoading&#8221;).hide();<br />
                $(&#8221;#usernameLoading&#8221;).ajaxStart(function(){<br />
                    $(this).show();<br />
                }).ajaxStop(function(){<br />
                    $(this).hide();<br />
                });</p>
<p>                $(&#8221;#usernameCheck&#8221;).click(function(){<br />
                    $.post(&#8221;check.php&#8221;, {<br />
                        username: $(&#8221;#UserUsername&#8221;).val()<br />
                    }, function(response){<br />
                        $(&#8221;#usernameResult&#8221;).fadeOut();<br />
                        setTimeout(&#8221;finishAjax(&#8217;usernameResult&#8217;, &#8216;&#8221; + escape(response) + &#8220;&#8216;)&#8221;, 400);<br />
                    });<br />
                    return false;  //stop submit the form &#8230;..<br />
                });<br />
            });<br />
            function finishAjax(id, response){<br />
                $(&#8217;#&#8217; + id).html(unescape(response));<br />
                $(&#8217;#&#8217; + id).fadeIn();<br />
            } //finishAjax</p>
<p>            UserName:</p>
<p>            <a href="void(0);" rel="nofollow">Submit Form !!!</a></p>
<p>======================<br />
check.php</p>
<p>Username is taken already!&#8216;;<br />
  } else {<br />
    print &#8216;<strong>Username available.</strong>&#8216;;<br />
  } //else<br />
?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-5365</link>
		<dc:creator>Dom</dc:creator>
		<pubDate>Thu, 21 Jun 2007 23:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-5365</guid>
		<description>would anyone be so kind as to provide a "check.php" file in ASP format ie checl.asp.

Ive had a go at converting it but no luck at all.

Cheers for anyone that can help.

Dom</description>
		<content:encoded><![CDATA[<p>would anyone be so kind as to provide a &#8220;check.php&#8221; file in ASP format ie checl.asp.</p>
<p>Ive had a go at converting it but no luck at all.</p>
<p>Cheers for anyone that can help.</p>
<p>Dom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cocoliso</title>
		<link>http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/comment-page-1/#comment-3545</link>
		<dc:creator>Cocoliso</dc:creator>
		<pubDate>Tue, 15 May 2007 17:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://webexpose.org/2007/01/31/b2b-ajax-in-jquery-with-special-effects/#comment-3545</guid>
		<description>Thanks for sharing.  Maybe link to see it in action would have been nice.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing.  Maybe link to see it in action would have been nice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
