<?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: Calculate Browser&#8217;s Scrollbar Width</title>
	<atom:link href="http://jqueryminute.com/calculate-browsers-scrollbar-width/feed/" rel="self" type="application/rss+xml" />
	<link>http://jqueryminute.com/calculate-browsers-scrollbar-width/</link>
	<description>...a jQuery Minute™ later and you&#039;re done!</description>
	<lastBuildDate>Fri, 09 Apr 2010 22:13:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob</title>
		<link>http://jqueryminute.com/calculate-browsers-scrollbar-width/comment-page-1/#comment-666</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 09 Apr 2010 22:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://jqueryminute.com/blog/?p=4#comment-666</guid>
		<description>I noticed that this doesn&#039;t work in Chrome 5.0.366 in OS X 10.6.3. It&#039;s likely that it doesn&#039;t work in previous versions of Chrome as well. The problem seems to be that a block level element with auto width doesn&#039;t narrow when its parent element gains a scrollbar. The only fix I can think of is to set the inner element&#039;s width to 100%, which, of course, breaks it in IE 7.</description>
		<content:encoded><![CDATA[<p>I noticed that this doesn&#8217;t work in Chrome 5.0.366 in OS X 10.6.3. It&#8217;s likely that it doesn&#8217;t work in previous versions of Chrome as well. The problem seems to be that a block level element with auto width doesn&#8217;t narrow when its parent element gains a scrollbar. The only fix I can think of is to set the inner element&#8217;s width to 100%, which, of course, breaks it in IE 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://jqueryminute.com/calculate-browsers-scrollbar-width/comment-page-1/#comment-664</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Wed, 07 Apr 2010 02:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://jqueryminute.com/blog/?p=4#comment-664</guid>
		<description>doesn&#039;t work in chrome 5 and safari 4 on mac</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t work in chrome 5 and safari 4 on mac</p>
]]></content:encoded>
	</item>
</channel>
</rss>
