<?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 hide/show Safari Bug</title>
	<atom:link href="http://jamiethompson.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamiethompson.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/</link>
	<description>Web Developer</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:06:18 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sense</title>
		<link>http://jamiethompson.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/comment-page-1/#comment-901</link>
		<dc:creator>Sense</dc:creator>
		<pubDate>Fri, 21 Oct 2011 09:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://jamazon.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/#comment-901</guid>
		<description>I just had the same problem and solved it by adding a callback:
el.fadeOut(function(){ $(this).hide(); });

seems like jQuery does the animation but Safari isn&#039;t displaying it because it waits the time and then hides it.
So, this way it works at least...</description>
		<content:encoded><![CDATA[<p>I just had the same problem and solved it by adding a callback:<br />
el.fadeOut(function(){ $(this).hide(); });</p>
<p>seems like jQuery does the animation but Safari isn&#8217;t displaying it because it waits the time and then hides it.<br />
So, this way it works at least&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://jamiethompson.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/comment-page-1/#comment-785</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Mon, 30 Aug 2010 19:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://jamazon.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/#comment-785</guid>
		<description>I was having the same problems with Safari. el.fadeOut(0) worked for me in Safari.  el.css(‘display’, ‘none’) did not.</description>
		<content:encoded><![CDATA[<p>I was having the same problems with Safari. el.fadeOut(0) worked for me in Safari.  el.css(‘display’, ‘none’) did not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Icoperlefealf</title>
		<link>http://jamiethompson.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/comment-page-1/#comment-780</link>
		<dc:creator>Icoperlefealf</dc:creator>
		<pubDate>Wed, 18 Aug 2010 07:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://jamazon.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/#comment-780</guid>
		<description>Greetings members,

Who doesn’t need luxorious treatment while on holiday? Luxurious appointments, five-star meals, and amazing activities are available on all the ships from &lt;b&gt;&lt;a href=&quot;http://cruisescrystal.wiki.zoho.com/Living-in-the-Lap-of-Luxuriousness-During-a-Cruise-with-EliteCruisesTravel-com.html&quot; rel=&quot;nofollow&quot;&gt;Crystal Cruises&lt;/a&gt;&lt;/b&gt; and Oceania Cruises. &lt;b&gt;&lt;a href=&quot;http://tauck0tours.blog.com/2010/08/17/elite-cruises-and-travel-features-tauck-tours-that-has-destinations-galore/&quot; rel=&quot;nofollow&quot;&gt;Tauck Tours&lt;/a&gt;&lt;/b&gt; features unique vacations at 98 unique places. When your family use Elite Cruise &amp; Travel, your family can rest assured that your holiday will be just what you imagined.</description>
		<content:encoded><![CDATA[<p>Greetings members,</p>
<p>Who doesn’t need luxorious treatment while on holiday? Luxurious appointments, five-star meals, and amazing activities are available on all the ships from <b><a href="http://cruisescrystal.wiki.zoho.com/Living-in-the-Lap-of-Luxuriousness-During-a-Cruise-with-EliteCruisesTravel-com.html" rel="nofollow">Crystal Cruises</a></b> and Oceania Cruises. <b><a href="http://tauck0tours.blog.com/2010/08/17/elite-cruises-and-travel-features-tauck-tours-that-has-destinations-galore/" rel="nofollow">Tauck Tours</a></b> features unique vacations at 98 unique places. When your family use Elite Cruise &amp; Travel, your family can rest assured that your holiday will be just what you imagined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rija</title>
		<link>http://jamiethompson.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/comment-page-1/#comment-318</link>
		<dc:creator>Rija</dc:creator>
		<pubDate>Tue, 04 May 2010 12:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://jamazon.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/#comment-318</guid>
		<description>It is 2010!

I met this bug in Safari and Google Chrome, so with WEBKIT

In fact, I don&#039;t use directyle show(&quot;slow&quot;) but an accordion made by http://www.marghoobsuleman.com/mywork/jcomponents/accordion-common/accordion.html

In fact, have you found the solution of your problem?</description>
		<content:encoded><![CDATA[<p>It is 2010!</p>
<p>I met this bug in Safari and Google Chrome, so with WEBKIT</p>
<p>In fact, I don&#8217;t use directyle show(&#8220;slow&#8221;) but an accordion made by <a href="http://www.marghoobsuleman.com/mywork/jcomponents/accordion-common/accordion.html" rel="nofollow">http://www.marghoobsuleman.com/mywork/jcomponents/accordion-common/accordion.html</a></p>
<p>In fact, have you found the solution of your problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://jamiethompson.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/comment-page-1/#comment-16</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Thu, 05 Feb 2009 18:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://jamazon.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/#comment-16</guid>
		<description>This fixed my problem when the element I was attempting to show and/or hide was already hidden by its parent.

Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>This fixed my problem when the element I was attempting to show and/or hide was already hidden by its parent.</p>
<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gozzy</title>
		<link>http://jamiethompson.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/comment-page-1/#comment-15</link>
		<dc:creator>Gozzy</dc:creator>
		<pubDate>Thu, 18 Dec 2008 21:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://jamazon.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/#comment-15</guid>
		<description>I came experienced this error too after an animate where i get the element through the animate callback.
el.hide(), el.css(&#039;display&#039;, &#039;none&#039;) and el.style.display = &#039;none&#039;;
did not work in safari or firefox

I fixed it using el.fadeOut(0) there still is a fadeOut in firefox and safari but it works without removing the text (.empty() works without an delay but causes you to lose your data.)</description>
		<content:encoded><![CDATA[<p>I came experienced this error too after an animate where i get the element through the animate callback.<br />
el.hide(), el.css(&#8216;display&#8217;, &#8216;none&#8217;) and el.style.display = &#8216;none&#8217;;<br />
did not work in safari or firefox</p>
<p>I fixed it using el.fadeOut(0) there still is a fadeOut in firefox and safari but it works without removing the text (.empty() works without an delay but causes you to lose your data.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://jamiethompson.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/comment-page-1/#comment-14</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Thu, 19 Jun 2008 10:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://jamazon.co.uk/web/2008/03/17/jquery-hideshow-safari-bug/#comment-14</guid>
		<description>Update: Ticket opened here http://dev.jquery.com/ticket/3038</description>
		<content:encoded><![CDATA[<p>Update: Ticket opened here <a href="http://dev.jquery.com/ticket/3038" rel="nofollow">http://dev.jquery.com/ticket/3038</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

