<?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>breakthrough design &#187; CSS</title>
	<atom:link href="http://www.gobdg.com/blog/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gobdg.com/blog</link>
	<description>Web development, coffee, and abe froman.</description>
	<lastBuildDate>Tue, 08 Sep 2009 22:01:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Links Unclickable, Broken in Wordpress Ecommerce Cart Widget (IE)</title>
		<link>http://www.gobdg.com/blog/2009/06/links-unclickable-broken-in-wordpress-ecommerce-cart-widget-ie/</link>
		<comments>http://www.gobdg.com/blog/2009/06/links-unclickable-broken-in-wordpress-ecommerce-cart-widget-ie/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 16:11:27 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[ie bug]]></category>
		<category><![CDATA[innerhtml]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[transparent png]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=259</guid>
		<description><![CDATA[We have run into an odd issue of our own when implementing the Wordpress Ecommerce Plugin.  We noticed that as the WP Ecommerce plugin uses ajax to build the shopping cart items (which is great, allowing visitors to stay on the page and keep shopping), but the problem was that as soon as an [...]]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/06/links-unclickable-broken-in-wordpress-ecommerce-cart-widget-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gap between images within link tags ie only (surprise)</title>
		<link>http://www.gobdg.com/blog/2009/06/gap-between-images-within-link-tags-ie-only-surprise/</link>
		<comments>http://www.gobdg.com/blog/2009/06/gap-between-images-within-link-tags-ie-only-surprise/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 14:48:46 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[ie bug]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=240</guid>
		<description><![CDATA[Problem:
You are building your navigation, or template design and for some crazy reason the images (with a font-size:0px) still continue to have a 1px gap between each other in ie (Internet Explorer 6 &#8211; 7 particularly).
BIG SURPRISE &#8211; another ie bug.  Wow. what a shocker.
Solution/Workaround 1 &#8211; Remove line breaks
In many cases, the problem actually [...]]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/06/gap-between-images-within-link-tags-ie-only-surprise/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Speed Up Page Load Time</title>
		<link>http://www.gobdg.com/blog/2009/05/how-to-speed-up-page-load-time/</link>
		<comments>http://www.gobdg.com/blog/2009/05/how-to-speed-up-page-load-time/#comments</comments>
		<pubDate>Mon, 04 May 2009 22:04:38 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript/DOM]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=118</guid>
		<description><![CDATA[Special thanks to a great article over at Webjackalope:
15 Quick Ways to Shrink Page Load Time
Some Odds and Ends from the Article
Here are some quick tidbits that we have seen overlooked by developers in the past:
Check your Website Load Time
Run your pages through the Web Page Analyzer for oodles of load time tips.
Include the Height [...]]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/05/how-to-speed-up-page-load-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Background Position Transitions w/ JQuery</title>
		<link>http://www.gobdg.com/blog/2009/04/css-background-position-0transitions-w-jquery/</link>
		<comments>http://www.gobdg.com/blog/2009/04/css-background-position-0transitions-w-jquery/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 01:47:30 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[JavaScript/DOM]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=96</guid>
		<description><![CDATA[Is there nothing this library can&#8217;t do, or can&#8217;t be added on to do??  Here we&#8217;ve stumbled on how this jquery plugin allows you to fade background colors, images, slide colors from the side/top &#38; even at angles.
Get the jQuery Background Position Plugin
View some Background Transition Examples
Awesome.
]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/04/css-background-position-0transitions-w-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Position relative + z-index = IE Bug</title>
		<link>http://www.gobdg.com/blog/2009/04/positionrelative-z-index-ie-bug/</link>
		<comments>http://www.gobdg.com/blog/2009/04/positionrelative-z-index-ie-bug/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 20:57:21 +0000</pubDate>
		<dc:creator>Tison</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript/DOM]]></category>
		<category><![CDATA[ie bug]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://www.gobdg.com/blog/?p=89</guid>
		<description><![CDATA[The problem
If you&#8217;re dealing with absolutely or relatively positioned elements and you&#8217;re noticing that the z-index property doesn&#8217;t seem to work, you may be encountering yet another IE bug.  In certain cases, IE 6 especially will ignore the z-index property of elements whose parents don&#8217;t have a z-index.
The Solution
The credit goes to Nathan Ostgard for [...]]]></description>
		<wfw:commentRss>http://www.gobdg.com/blog/2009/04/positionrelative-z-index-ie-bug/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
