<?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: Why DOM-ready still sucks</title>
	<atom:link href="http://blog.getify.com/2009/11/why-dom-ready-still-sucks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.getify.com/2009/11/why-dom-ready-still-sucks/</link>
	<description>open-source, javascript &#38; ui musings</description>
	<lastBuildDate>Mon, 22 Feb 2010 23:25:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: getify</title>
		<link>http://blog.getify.com/2009/11/why-dom-ready-still-sucks/comment-page-1/#comment-27</link>
		<dc:creator>getify</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.getify.com/?p=44#comment-27</guid>
		<description>@codylindley -- that is true, as long as none of the scripts you are loading care about $(document).ready(...), jQuery is perfectly safe to use with LABjs! 

It&#039;s just $(document).ready(...) usage is so common with jQuery pages that it&#039;s easier to assume it &lt;em&gt;is&lt;/em&gt; being used and be cautionary, than to assume the opposite and have lots of weird race-condition gotchas. :)</description>
		<content:encoded><![CDATA[<p>@codylindley &#8212; that is true, as long as none of the scripts you are loading care about $(document).ready(&#8230;), jQuery is perfectly safe to use with LABjs! </p>
<p>It&#8217;s just $(document).ready(&#8230;) usage is so common with jQuery pages that it&#8217;s easier to assume it <em>is</em> being used and be cautionary, than to assume the opposite and have lots of weird race-condition gotchas. <img src='http://getiblog.2static.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codylindley</title>
		<link>http://blog.getify.com/2009/11/why-dom-ready-still-sucks/comment-page-1/#comment-26</link>
		<dc:creator>codylindley</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.getify.com/?p=44#comment-26</guid>
		<description>So, if I never use the custom DOM ready event and place my all my scripts before the closing body element then I shouldn&#039;t have to worry about the issues with labjs and jquery. Correct?</description>
		<content:encoded><![CDATA[<p>So, if I never use the custom DOM ready event and place my all my scripts before the closing body element then I shouldn&#8217;t have to worry about the issues with labjs and jquery. Correct?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Content Delivery Network via getiblog.2static.it

Served from: shade.ayame @ 2010-03-11 03:55:45 -->