<?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: .toggle()</title>
	<atom:link href="http://api.jquery.com/toggle/feed/" rel="self" type="application/rss+xml" />
	<link>http://api.jquery.com/toggle/</link>
	<description>jQuery API Reference</description>
	<lastBuildDate>Sun, 14 Mar 2010 09:47:32 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe</title>
		<link>http://api.jquery.com/toggle/comment-page-1/#comment-1056</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 16 Feb 2010 12:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=245#comment-1056</guid>
		<description>The toggle seems to track the last action , either a show or hide, not based on whether or not the element is showing or hidden.  This is probably because a toggle can begin in either state.  So here&#039;s an example.  You show an element via clicking in it (fires a toggle).  Now, you have another element that when clicked, will hide the original element that was shown with the toggle.  When you return to the toggle to show the element via toggle, you will have to click it twice before the toggle &quot;catches up&quot;.&lt;br&gt;&lt;br&gt;Is there any function that can invoke a &quot;click&quot; on the original toggle, instead of hiding it manually and throwing off the toggle tracking.</description>
		<content:encoded><![CDATA[<p>The toggle seems to track the last action , either a show or hide, not based on whether or not the element is showing or hidden.  This is probably because a toggle can begin in either state.  So here&#39;s an example.  You show an element via clicking in it (fires a toggle).  Now, you have another element that when clicked, will hide the original element that was shown with the toggle.  When you return to the toggle to show the element via toggle, you will have to click it twice before the toggle &#8220;catches up&#8221;.</p>
<p>Is there any function that can invoke a &#8220;click&#8221; on the original toggle, instead of hiding it manually and throwing off the toggle tracking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://api.jquery.com/toggle/comment-page-1/#comment-736</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 03 Feb 2010 17:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://api.jquery.com/?p=245#comment-736</guid>
		<description>There are issues with toggle in IE8 table rows. See: &lt;a href=&quot;http://www.code-styling.de/english/jquery-132-causes-problems-at-ie-8&quot; rel=&quot;nofollow&quot;&gt;http://www.code-styling.de/english/jquery-132-c...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>There are issues with toggle in IE8 table rows. See: <a href="http://www.code-styling.de/english/jquery-132-causes-problems-at-ie-8" rel="nofollow"></a><a href="http://www.code-styling.de/english/jquery-132-c.." rel="nofollow">http://www.code-styling.de/english/jquery-132-c..</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
