<?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>mir.aculo.us &#187; Browsers</title>
	<atom:link href="http://mir.aculo.us/tag/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://mir.aculo.us</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 01 Sep 2010 15:36:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Force-redraw DOM technique for WebKit-based browsers</title>
		<link>http://mir.aculo.us/2009/09/25/force-redraw-dom-technique-for-webkit-based-browsers/</link>
		<comments>http://mir.aculo.us/2009/09/25/force-redraw-dom-technique-for-webkit-based-browsers/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 15:43:04 +0000</pubDate>
		<dc:creator>Thomas Fuchs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://mir.aculo.us/?p=11973</guid>
		<description><![CDATA[Something I&#8217;ve tried when I had an issue with Safari 4 not properly layouting/rendering an element after setting a new value for its innerHTML: element.style.webkitTransform = 'scale(1)'; This did the trick and should work with Safari, Chrome and other browsers that are based on WebKit. If you need a more general solution for elements that [...]]]></description>
		<wfw:commentRss>http://mir.aculo.us/2009/09/25/force-redraw-dom-technique-for-webkit-based-browsers/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Browser Wars, Episode 2</title>
		<link>http://mir.aculo.us/2009/06/09/browser-wars-episode-2/</link>
		<comments>http://mir.aculo.us/2009/06/09/browser-wars-episode-2/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:05:00 +0000</pubDate>
		<dc:creator>Thomas Fuchs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://mir.aculo.us//2009/06/09/browser-wars-episode-2</guid>
		<description><![CDATA[Years ago it was Netscape vs. Internet Explorer who fought for the throne of being the most popular browser. We all know how it ended, with the latter prevailing through a mixture of then-better technology (Internet Explorer 4 was ahead of its time) and questionable business practises (like too-tight OS integration). The wind of innovation [...]]]></description>
		<wfw:commentRss>http://mir.aculo.us/2009/06/09/browser-wars-episode-2/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
