<?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 Plugin : IE @font-face ClearType fix</title>
	<atom:link href="http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/</link>
	<description></description>
	<lastBuildDate>Wed, 16 Nov 2011 13:30:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Doug</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-64442</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Fri, 08 Jul 2011 02:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-64442</guid>
		<description>Thanks so much!

I think Colin is referring to changing this line:

if (jQuery.support.objectAll == false) {

to read:

if ($.browser.msie) {

(I think that&#039;s all...)</description>
		<content:encoded><![CDATA[<p>Thanks so much!</p>
<p>I think Colin is referring to changing this line:</p>
<p>if (jQuery.support.objectAll == false) {</p>
<p>to read:</p>
<p>if ($.browser.msie) {</p>
<p>(I think that&#8217;s all&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-63613</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 06 Jul 2011 08:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-63613</guid>
		<description>Thanks for the feedback colin, I&#039;ll get the plugin updated asap. It&#039;s been a while since I visited this.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback colin, I&#8217;ll get the plugin updated asap. It&#8217;s been a while since I visited this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collin Anderson</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-63398</link>
		<dc:creator>Collin Anderson</dc:creator>
		<pubDate>Tue, 05 Jul 2011 15:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-63398</guid>
		<description>I had to remove the jQuery.support.objectAll check to get this to work, because the objectAll attribute was removed in future versions of jQuery.</description>
		<content:encoded><![CDATA[<p>I had to remove the jQuery.support.objectAll check to get this to work, because the objectAll attribute was removed in future versions of jQuery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-1204</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 18 Feb 2010 17:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-1204</guid>
		<description>@Ivan - yes you may still experience issues with Firefox, this plugin is targetted at IE7/8 &amp; 6 where applicable.</description>
		<content:encoded><![CDATA[<p>@Ivan &#8211; yes you may still experience issues with Firefox, this plugin is targetted at IE7/8 &#038; 6 where applicable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-1203</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Thu, 18 Feb 2010 12:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-1203</guid>
		<description>this doesnt seem to work anymore - I see the fonts on your site all jagged on Firefox 3.6 and the samples both look the same to me.</description>
		<content:encoded><![CDATA[<p>this doesnt seem to work anymore &#8211; I see the fonts on your site all jagged on Firefox 3.6 and the samples both look the same to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-1123</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 09 Feb 2010 13:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-1123</guid>
		<description>@hayden - you should be able to target elements you want to apply this fix too regardess of the container they are in. The container is of no relevance really unless you want to target elements within a certain contain, in which case a span will work fine.

With regards to the fade issue, you may want to try running this function on callback when the fade has finished.</description>
		<content:encoded><![CDATA[<p>@hayden &#8211; you should be able to target elements you want to apply this fix too regardess of the container they are in. The container is of no relevance really unless you want to target elements within a certain contain, in which case a span will work fine.</p>
<p>With regards to the fade issue, you may want to try running this function on callback when the fade has finished.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hayden</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-1121</link>
		<dc:creator>hayden</dc:creator>
		<pubDate>Tue, 09 Feb 2010 08:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-1121</guid>
		<description>hi, i realised the fade black was coz i was applying it to div&#039;s rather than for example p . is there something else i can use to wrap my text in, as &#039;span&#039; doesnt work ??</description>
		<content:encoded><![CDATA[<p>hi, i realised the fade black was coz i was applying it to div&#8217;s rather than for example p . is there something else i can use to wrap my text in, as &#8216;span&#8217; doesnt work ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hayden</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-1117</link>
		<dc:creator>hayden</dc:creator>
		<pubDate>Tue, 09 Feb 2010 05:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-1117</guid>
		<description>Hi, this works well except for me it totally stops my fade-in/out from working ? is this fixable ??</description>
		<content:encoded><![CDATA[<p>Hi, this works well except for me it totally stops my fade-in/out from working ? is this fixable ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manny Gongora</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-1072</link>
		<dc:creator>Manny Gongora</dc:creator>
		<pubDate>Wed, 03 Feb 2010 20:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-1072</guid>
		<description>thanks for providing this fix, I learned some stuff on jquery at the wordpress camp in boston a little while back, and I absolutely love the jquery package. thanks again</description>
		<content:encoded><![CDATA[<p>thanks for providing this fix, I learned some stuff on jquery at the wordpress camp in boston a little while back, and I absolutely love the jquery package. thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://allcreatives.net/2009/12/05/jquery-plugin-ie-font-face-cleartype-fix/comment-page-1/#comment-882</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 21 Jan 2010 20:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://allcreatives.net/?p=276#comment-882</guid>
		<description>Thanks Mick, there&#039;s a little more commentary on the main article at the following link, also a lot more info on this particular pain in the backside.

http://allcreatives.net/2009/12/05/smoother-font-face-embedding-in-ie-7-8/</description>
		<content:encoded><![CDATA[<p>Thanks Mick, there&#8217;s a little more commentary on the main article at the following link, also a lot more info on this particular pain in the backside.</p>
<p><a href='http://allcreatives.net/2009/12/05/smoother-font-face-embedding-in-ie-7-8/'>http://allcreatives.net/2009/12/05/smoother-font-face-embedding-in-ie-7-8/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

