<?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: phpdoc.org ie7 problems fixed</title>
	<atom:link href="http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/</link>
	<description>The weblog of Joshua Eichorn, AJAX, PHP and Open Source</description>
	<lastBuildDate>Mon, 20 Jun 2011 19:31:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4-alpha</generator>
	<item>
		<title>By: Dan</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/comment-page-1/#comment-324241</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 07 Dec 2007 04:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/#comment-324241</guid>
		<description>I think 
$(this).find(&#039;ul&#039;).toggle();

can also be written as 
$(&#039;ul&#039;,this).toggle();</description>
		<content:encoded><![CDATA[<p>I think<br />
$(this).find(&#8216;ul&#8217;).toggle();</p>
<p>can also be written as<br />
$(&#8216;ul&#8217;,this).toggle();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/comment-page-1/#comment-218560</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Tue, 26 Jun 2007 01:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/#comment-218560</guid>
		<description>Nice! Be sure to check out the &lt;code&gt;.hover()&lt;/code&gt; method, too. It takes two arguments, one for mouseover and one for mouseout, and it fixes some issues with event bubbling that can occur with the straight mouse... event handlers.</description>
		<content:encoded><![CDATA[<p>Nice! Be sure to check out the <code>.hover()</code> method, too. It takes two arguments, one for mouseover and one for mouseout, and it fixes some issues with event bubbling that can occur with the straight mouse&#8230; event handlers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: enygma</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/comment-page-1/#comment-207304</link>
		<dc:creator>enygma</dc:creator>
		<pubDate>Wed, 06 Jun 2007 12:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/#comment-207304</guid>
		<description>I&#039;m only recently discovering/using it after wanting something different than Prototype. Needless to say, I&#039;ve been pleasantly surprised...</description>
		<content:encoded><![CDATA[<p>I&#8217;m only recently discovering/using it after wanting something different than Prototype. Needless to say, I&#8217;ve been pleasantly surprised&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/comment-page-1/#comment-206691</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Tue, 05 Jun 2007 19:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/06/05/phpdocorg-ie7-problems-fixed/#comment-206691</guid>
		<description>Gotta love jQuery!</description>
		<content:encoded><![CDATA[<p>Gotta love jQuery!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

