<?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: Lazy Loading JavaScript</title>
	<atom:link href="http://www.roninapp.com/blog/development/lazy-loading-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roninapp.com/blog/development/lazy-loading-javascript/</link>
	<description>How we're making invoicing and time tracking better for everyone</description>
	<lastBuildDate>Mon, 14 May 2012 22:48:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: &#187; Zrychlujeme web - RailsWorx Warťásek</title>
		<link>http://www.roninapp.com/blog/development/lazy-loading-javascript/#comment-112</link>
		<dc:creator>&#187; Zrychlujeme web - RailsWorx Warťásek</dc:creator>
		<pubDate>Mon, 09 Nov 2009 09:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roninapp.com/?p=76#comment-112</guid>
		<description>[...] &quot;Safecall&quot; implementace v js [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;Safecall&#8221; implementace v js [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lu Wang</title>
		<link>http://www.roninapp.com/blog/development/lazy-loading-javascript/#comment-89</link>
		<dc:creator>Lu Wang</dc:creator>
		<pubDate>Fri, 05 Jun 2009 21:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roninapp.com/?p=76#comment-89</guid>
		<description>Aaron, event listeners are fine, but you have to attach those listeners somewhere/somehow right? The key is how soon in the HTML sequence will you define your listeners and the functions those listeners are going to call.

The later you attach your listeners, the more time between a partial load of the page and when your users can actually interact with it.</description>
		<content:encoded><![CDATA[<p>Aaron, event listeners are fine, but you have to attach those listeners somewhere/somehow right? The key is how soon in the HTML sequence will you define your listeners and the functions those listeners are going to call.</p>
<p>The later you attach your listeners, the more time between a partial load of the page and when your users can actually interact with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://www.roninapp.com/blog/development/lazy-loading-javascript/#comment-88</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Fri, 05 Jun 2009 19:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.roninapp.com/?p=76#comment-88</guid>
		<description>I was told not to use Onclick and use Event listeners instead. How would you change it here in your code?</description>
		<content:encoded><![CDATA[<p>I was told not to use Onclick and use Event listeners instead. How would you change it here in your code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

