<?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: A Compilation of YUI Callback</title>
	<atom:link href="http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback</link>
	<description>A piece of code for everyone!</description>
	<lastBuildDate>Tue, 18 May 2010 14:30:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: burçlar</title>
		<link>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback/comment-page-1#comment-16170</link>
		<dc:creator>burçlar</dc:creator>
		<pubDate>Sun, 22 Jun 2008 13:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/08/29/a-compilation-of-yui-callback#comment-16170</guid>
		<description>thanks for information.</description>
		<content:encoded><![CDATA[<p>thanks for information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: okey</title>
		<link>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback/comment-page-1#comment-13370</link>
		<dc:creator>okey</dc:creator>
		<pubDate>Sat, 24 May 2008 13:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/08/29/a-compilation-of-yui-callback#comment-13370</guid>
		<description>var callback = 
{ 
  success: function(o) {//do something}, 
  failure: function(o) {//do something}, 
  argument: {name:&quot;YUI&quot;} 
};

awasome thanks !!!</description>
		<content:encoded><![CDATA[<p>var callback = <br />
{ <br />
  success: function(o) {//do something}, <br />
  failure: function(o) {//do something}, <br />
  argument: {name:"YUI"} <br />
};</p>
<p>awasome thanks !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: burçlar</title>
		<link>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback/comment-page-1#comment-13340</link>
		<dc:creator>burçlar</dc:creator>
		<pubDate>Sat, 24 May 2008 03:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/08/29/a-compilation-of-yui-callback#comment-13340</guid>
		<description>Yea totally agree .</description>
		<content:encoded><![CDATA[<p>Yea totally agree .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sky</title>
		<link>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback/comment-page-1#comment-7681</link>
		<dc:creator>Sky</dc:creator>
		<pubDate>Wed, 16 Apr 2008 15:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/08/29/a-compilation-of-yui-callback#comment-7681</guid>
		<description>Good question Ed.</description>
		<content:encoded><![CDATA[<p>Good question Ed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Lincoln</title>
		<link>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback/comment-page-1#comment-7465</link>
		<dc:creator>Ed Lincoln</dc:creator>
		<pubDate>Sat, 12 Apr 2008 16:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/08/29/a-compilation-of-yui-callback#comment-7465</guid>
		<description>But what is the point. What would be a real world example of passing foo and bar to handleSuccess()

var callback =
{
  success:handleSuccess,
  failure:handleFailure,
  argument:[&#039;foo&#039;,&#039;bar&#039;]
};</description>
		<content:encoded><![CDATA[<p>But what is the point. What would be a real world example of passing foo and bar to handleSuccess()</p>
<p>var callback =<br />
{<br />
  success:handleSuccess,<br />
  failure:handleFailure,<br />
  argument:['foo','bar']<br />
};</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YUI Based Lightbox - Final : Code Central</title>
		<link>http://thecodecentral.com/2007/11/23/a-compilation-of-yui-callback/comment-page-1#comment-4504</link>
		<dc:creator>YUI Based Lightbox - Final : Code Central</dc:creator>
		<pubDate>Fri, 22 Feb 2008 05:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/08/29/a-compilation-of-yui-callback#comment-4504</guid>
		<description>[...] You can find more information on YUI&#039;s event framework here. I&#039;ve also compiled a list of YUI&#039;s event handlers. [...]</description>
		<content:encoded><![CDATA[<p>[...] You can find more information on <span class="caps">YUI'</span>s event framework here. I've also compiled a list of <span class="caps">YUI'</span>s event handlers. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
