<?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>jQuery Wisdom &#187; Browser Tweaks</title>
	<atom:link href="http://www.jquery.wisdomplug.com/tag/jquery-browser-tweak-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jquery.wisdomplug.com</link>
	<description>jQuery Resources Blog</description>
	<lastBuildDate>Sat, 13 Aug 2011 10:52:43 +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>How To Add Text-shadow in Internet Explorer using jQuery</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-browser-tweak-plugins-jquery-plugins/how-to-add-text-shadow-in-internet-explorer-using-jquery/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-browser-tweak-plugins-jquery-plugins/how-to-add-text-shadow-in-internet-explorer-using-jquery/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 18:12:56 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Browser Tweaks]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-browser-tweak-plugins/how-to-add-text-shadow-in-internet-explorer-using-jquery/</guid>
		<description><![CDATA[With this tutorial you can add text-shadow effects to Internet Explorer in simple way. With the soon-released FireFox 3.1, three of the four major browsers support text-shadow. That leaves just Internet Explorer with the lack of text-shadow. I have already taken care of that problem, but decided to wrap it up in a nice automated [...]]]></description>
			<content:encoded><![CDATA[<p>With this tutorial you can add text-shadow effects to Internet Explorer in simple way.<br />
<img src="http://www.jquery.wisdomplug.com/wp-content/uploads/2009/09/wpid-How-To-Add-Text-shadow-in-Internet-Explorer-using-jQuery.png" alt="" /><br />
<span id="more-197"></span><br />
With the soon-released FireFox 3.1, three of the four major browsers support text-shadow. That leaves just Internet Explorer with the lack of text-shadow. I have already taken care of that problem, but decided to wrap it up in a nice automated jQuery plugin.One handy little thing of Internet Explorer is that it also gives you access to CSS declarations it does not understand, so we can simply request the text-shadow value of a given element and process that. For a more in-depth explanation of how the technique itself works, please read the original article. It should work in Internet Explorer 5.5 to Internet Explorer 8, since I also added the new Internet Explorer 8 version of filter, -ms-filter.<br />
<img src="http://images.wisdomplug.com/general/icon-website.png" alt="How To Add Text-shadow in Internet Explorer using jQuery" /><a href="http://kilianvalkhof.com/2008/javascript/text-shadow-in-ie-with-jquery/"> Web Site</a><br />
<img src="http://images.wisdomplug.com/general/Download.png" alt="How To Add Text-shadow in Internet Explorer using jQuery" /><a href="http://kilianvalkhof.com/uploads/jquerytextshadow/jquery.textshadow.js"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-browser-tweak-plugins-jquery-plugins/how-to-add-text-shadow-in-internet-explorer-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

