<?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>Trilobita.co.uk &#187; browsers</title>
	<atom:link href="http://www.trilobita.co.uk/blog/tag/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trilobita.co.uk/blog</link>
	<description>:: Web Development Snippets</description>
	<lastBuildDate>Fri, 01 May 2009 10:54:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Scroll bars, CSS and IE/Firefox</title>
		<link>http://www.trilobita.co.uk/blog/blog/2007/08/15/scroll-bars-css-and-iefirefox/</link>
		<comments>http://www.trilobita.co.uk/blog/blog/2007/08/15/scroll-bars-css-and-iefirefox/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 12:01:46 +0000</pubDate>
		<dc:creator>trilobita</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.trilobita.co.uk/blog/2007/08/15/scroll-bars-css-and-iefirefox/</guid>
		<description><![CDATA[In IE the scroll bar gets placed inside the element that requires the scroll. In firefox the scrollbar is placed outside said element. Bizarrely it seems that IE is the compliant browser on this issue. Anyway to fix the problem of your scroll bars covering your content you can add the following conditional css to [...]]]></description>
		<wfw:commentRss>http://www.trilobita.co.uk/blog/blog/2007/08/15/scroll-bars-css-and-iefirefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

