<?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: Live Query plugin for jquery</title>
	<atom:link href="http://michalkuklis.com/blog/2007/12/16/30/feed/" rel="self" type="application/rss+xml" />
	<link>http://michalkuklis.com/blog/2007/12/16/30/</link>
	<description>web, coding and beyond</description>
	<lastBuildDate>Tue, 04 May 2010 19:27:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MyFunnyDev &#187; Blog Archive &#187; JQuery 1.3</title>
		<link>http://michalkuklis.com/blog/2007/12/16/30/comment-page-1/#comment-562</link>
		<dc:creator>MyFunnyDev &#187; Blog Archive &#187; JQuery 1.3</dc:creator>
		<pubDate>Fri, 16 Jan 2009 03:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://michalkuklis.com/blog/?p=30#comment-562</guid>
		<description>[...] New release contains new selector engine called Sizzle (the fastest css selector) and live events (which work similar to the live query plugin. [...]</description>
		<content:encoded><![CDATA[<p>[...] New release contains new selector engine called Sizzle (the fastest css selector) and live events (which work similar to the live query plugin. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://michalkuklis.com/blog/2007/12/16/30/comment-page-1/#comment-452</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 13 Nov 2008 18:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://michalkuklis.com/blog/?p=30#comment-452</guid>
		<description>thanks diyism I will take a look on Jquery live bind.</description>
		<content:encoded><![CDATA[<p>thanks diyism I will take a look on Jquery live bind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diyism</title>
		<link>http://michalkuklis.com/blog/2007/12/16/30/comment-page-1/#comment-445</link>
		<dc:creator>diyism</dc:creator>
		<pubDate>Thu, 13 Nov 2008 01:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://michalkuklis.com/blog/?p=30#comment-445</guid>
		<description>Why not give a try to &quot;jQuery live bind&quot;?

You even could use it like this(bind an element before create it):
$.live_bind(&quot;.kkkk .ppp[title=&#039;333&#039;]:nth-child(3)&quot;, &#039;click&#039;, alr1);
$(&#039;.kkkk&#039;).append(&#039;&lt;div class=&quot;ppp&quot; title=&quot;333&quot;&gt;hello&lt;/div&gt;&#039;);

http://plugins.jquery.com/project/live_bind</description>
		<content:encoded><![CDATA[<p>Why not give a try to &#8220;jQuery live bind&#8221;?</p>
<p>You even could use it like this(bind an element before create it):<br />
$.live_bind(&#8220;.kkkk .ppp[title='333']:nth-child(3)&#8221;, &#8216;click&#8217;, alr1);<br />
$(&#8216;.kkkk&#8217;).append(&#8216;&lt;div class=&#8221;ppp&#8221; title=&#8221;333&#8243;&gt;hello&lt;/div&gt;&#8217;);</p>
<p><a href="http://plugins.jquery.com/project/live_bind" rel="nofollow">http://plugins.jquery.com/project/live_bind</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
