<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mormanski &#187; javascript</title>
	<atom:link href="http://www.mormanski.net/category/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mormanski.net</link>
	<description>Notes about stuff</description>
	<lastBuildDate>Sun, 05 Jun 2011 23:10:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fix Font Rendering Issue in IE7 When Using jQuery&#8217;s Toggle</title>
		<link>http://www.mormanski.net/2009/06/04/fix-font-rendering-issue-in-ie7-when-using-jquerys-toggle</link>
		<comments>http://www.mormanski.net/2009/06/04/fix-font-rendering-issue-in-ie7-when-using-jquerys-toggle#comments</comments>
		<pubDate>Thu, 04 Jun 2009 16:23:36 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.mormanski.net/?p=66</guid>
		<description><![CDATA[There is a really annoying issue with IE7 when using the toggle effect in jQuery. Once the toggle transition is complete, IE7 does not apply Windows ClearType rendering. Even more annoying is Microsoft&#8217;s decision to not class this as a bug. Luckily, there is a workaround. If your code for the toggle effect is: $(this).toggle("slow"); [...]]]></description>
		<wfw:commentRss>http://www.mormanski.net/2009/06/04/fix-font-rendering-issue-in-ie7-when-using-jquerys-toggle/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

