<?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"
	>
<channel>
	<title>Comments on: Using jQuery for DOM event attributes</title>
	<atom:link href="http://frankkoehl.com/2008/05/jquery-dom-event-attributes/feed/" rel="self" type="application/rss+xml" />
	<link>http://frankkoehl.com/2008/05/jquery-dom-event-attributes/</link>
	<description>The more you know, the more you don't know</description>
	<pubDate>Thu, 20 Nov 2008 00:08:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Roger</title>
		<link>http://frankkoehl.com/2008/05/jquery-dom-event-attributes/#comment-75</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Wed, 17 Sep 2008 02:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=17#comment-75</guid>
		<description>I've had a similar problem, but after asking around, someone pointed me to the JQuery Live plugin. It will bind "auto-magically" even after the dom is loaded

http://plugins.jquery.com/project/livequery/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had a similar problem, but after asking around, someone pointed me to the JQuery Live plugin. It will bind &#8220;auto-magically&#8221; even after the dom is loaded</p>
<p><a href="http://plugins.jquery.com/project/livequery/"  rel="nofollow">http://plugins.jquery.com/project/livequery/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://frankkoehl.com/2008/05/jquery-dom-event-attributes/#comment-58</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 22 Aug 2008 15:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=17#comment-58</guid>
		<description>Agreed, Cody.  It's certainly possible that I'm just missing it somewhere.  If not, I'm sure some modification could goad jQuery into doing what's necessary here.</description>
		<content:encoded><![CDATA[<p>Agreed, Cody.  It&#8217;s certainly possible that I&#8217;m just missing it somewhere.  If not, I&#8217;m sure some modification could goad jQuery into doing what&#8217;s necessary here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Turner</title>
		<link>http://frankkoehl.com/2008/05/jquery-dom-event-attributes/#comment-51</link>
		<dc:creator>Cody Turner</dc:creator>
		<pubDate>Thu, 07 Aug 2008 21:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=17#comment-51</guid>
		<description>I'm surprised there isn't a jQuery method for reloading the DOM, forcing the $(document).ready(fn() { to listen for new HTML elements.</description>
		<content:encoded><![CDATA[<p>I&#8217;m surprised there isn&#8217;t a jQuery method for reloading the DOM, forcing the $(document).ready(fn() { to listen for new HTML elements.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
