<?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: jQuery document ready bug in Safari / WebKit</title>
	<atom:link href="http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/</link>
	<description>A taste of something different...</description>
	<lastBuildDate>Thu, 19 Aug 2010 02:12:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: sam</title>
		<link>http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/comment-page-1/#comment-899</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 20 Jul 2010 00:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=623#comment-899</guid>
		<description>Thanks so much for pointing out that this is a known/tracked issue with jQuery. I wasted a nice sunny afternoon wondering WTF was happening, and why Chrome/Safari would run the script as intended as long as I was hitting the Back button in the browser to access the page. Reloading the page would cause the slideshow I&#039;m implementing to disappear.

Moving the JS files to the bottom of the page worked for me.

Using window.load wasn&#039;t possible because of FOUC (not to be confused with f#ck!!!).</description>
		<content:encoded><![CDATA[<p>Thanks so much for pointing out that this is a known/tracked issue with jQuery. I wasted a nice sunny afternoon wondering WTF was happening, and why Chrome/Safari would run the script as intended as long as I was hitting the Back button in the browser to access the page. Reloading the page would cause the slideshow I&#8217;m implementing to disappear.</p>
<p>Moving the JS files to the bottom of the page worked for me.</p>
<p>Using window.load wasn&#8217;t possible because of FOUC (not to be confused with f#ck!!!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LA</title>
		<link>http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/comment-page-1/#comment-851</link>
		<dc:creator>LA</dc:creator>
		<pubDate>Tue, 11 May 2010 20:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=623#comment-851</guid>
		<description>What a weird bugger this is. This solution saved me. Thanks!</description>
		<content:encoded><![CDATA[<p>What a weird bugger this is. This solution saved me. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Whiteley</title>
		<link>http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/comment-page-1/#comment-830</link>
		<dc:creator>Steve Whiteley</dc:creator>
		<pubDate>Mon, 19 Apr 2010 20:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=623#comment-830</guid>
		<description>@IanP I sat head in hands over this issue for a number of hours so decided to share a few solutions.

I&#039;m glad this has help save a few other people like yourself a great deal of time and frustration.

Oh and does the offer of free beer still stand?! :)</description>
		<content:encoded><![CDATA[<p>@IanP I sat head in hands over this issue for a number of hours so decided to share a few solutions.</p>
<p>I&#8217;m glad this has help save a few other people like yourself a great deal of time and frustration.</p>
<p>Oh and does the offer of free beer still stand?! <img src='http://36flavours.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IanP</title>
		<link>http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/comment-page-1/#comment-827</link>
		<dc:creator>IanP</dc:creator>
		<pubDate>Mon, 19 Apr 2010 14:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=623#comment-827</guid>
		<description>I owe you beer. Oh my goodness... two and half days this problem has been driving me insane. Thank you! I went with your jQuery(window).load() suggestion, the positioning of the CSS made no difference.</description>
		<content:encoded><![CDATA[<p>I owe you beer. Oh my goodness&#8230; two and half days this problem has been driving me insane. Thank you! I went with your jQuery(window).load() suggestion, the positioning of the CSS made no difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: katsuo11</title>
		<link>http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/comment-page-1/#comment-737</link>
		<dc:creator>katsuo11</dc:creator>
		<pubDate>Mon, 08 Feb 2010 10:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=623#comment-737</guid>
		<description>About the &quot;patch&quot; you mentionned, note that &#039;jQuery.browser.safari&#039; returns true also for Chrome (based on Safari&#039;s Webkit), this can lead to confusion.

For greater readability, we can use &#039;$.browser.webkit&#039; who will return true for any webkit based browser.

thanks for the article,

kat</description>
		<content:encoded><![CDATA[<p>About the &#8220;patch&#8221; you mentionned, note that &#8216;jQuery.browser.safari&#8217; returns true also for Chrome (based on Safari&#8217;s Webkit), this can lead to confusion.</p>
<p>For greater readability, we can use &#8216;$.browser.webkit&#8217; who will return true for any webkit based browser.</p>
<p>thanks for the article,</p>
<p>kat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Le Roux</title>
		<link>http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/comment-page-1/#comment-731</link>
		<dc:creator>Le Roux</dc:creator>
		<pubDate>Tue, 02 Feb 2010 09:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=623#comment-731</guid>
		<description>I don&#039;t find that only including jQuery after CSS helps. I got around it by just setting the img tag&#039;s width and height attributes, because I know the values in my CMS already.

I wonder if this kind of bug in library code doesn&#039;t positively affect webkit&#039;s benchmark performance, because that event fires earlier than it should.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t find that only including jQuery after CSS helps. I got around it by just setting the img tag&#8217;s width and height attributes, because I know the values in my CMS already.</p>
<p>I wonder if this kind of bug in library code doesn&#8217;t positively affect webkit&#8217;s benchmark performance, because that event fires earlier than it should.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fixing the jQuery document ready &#8216;bug&#8217; in Safari / WebKit &#171; Yearblog.co.uk</title>
		<link>http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/comment-page-1/#comment-710</link>
		<dc:creator>Fixing the jQuery document ready &#8216;bug&#8217; in Safari / WebKit &#171; Yearblog.co.uk</dc:creator>
		<pubDate>Wed, 13 Jan 2010 12:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=623#comment-710</guid>
		<description>[...] I was browsing the jQuery bug tracking system earlier, looking to see if there were any similar problems to those I was having regarding the document ready bug in Safari / WebKit. [...]</description>
		<content:encoded><![CDATA[<p>[...] I was browsing the jQuery bug tracking system earlier, looking to see if there were any similar problems to those I was having regarding the document ready bug in Safari / WebKit. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The first day back, and it&#8217;s been a challenge! &#171; Yearblog.co.uk</title>
		<link>http://36flavours.com/2010/01/jquery-document-ready-bug-in-safari-webkit/comment-page-1/#comment-693</link>
		<dc:creator>The first day back, and it&#8217;s been a challenge! &#171; Yearblog.co.uk</dc:creator>
		<pubDate>Mon, 04 Jan 2010 14:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://36flavours.com/?p=623#comment-693</guid>
		<description>[...] morning I set about my day solving the problem until eventually a cause and more importantly a solution was [...]</description>
		<content:encoded><![CDATA[<p>[...] morning I set about my day solving the problem until eventually a cause and more importantly a solution was [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
