<?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>Codrops &#187; slow</title>
	<atom:link href="http://tympanus.net/codrops/tag/slow/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Wed, 23 May 2012 09:46:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Codrops&#8217; New Style: Lessons learned from applying CSS3</title>
		<link>http://tympanus.net/codrops/2009/09/13/codrops-new-style-lessons-learned-from-applying-css3/</link>
		<comments>http://tympanus.net/codrops/2009/09/13/codrops-new-style-lessons-learned-from-applying-css3/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 11:56:42 +0000</pubDate>
		<dc:creator>Mary Lou</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[scrolling]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://tympanus.net/codrops/?p=424</guid>
		<description><![CDATA[&#8230; or why your Mozilla could be slow when scrolling As you can see, we changed the style of our beloved site. The original WordPress theme can be found here: http://fresh01.co.za/2008/01/25/arctic-free-wordpress-theme/ The idea was to create a nice &#8220;fluid&#8221; layout that adapts with the screen size. I somehow managed to do that making the main [...]]]></description>
			<content:encoded><![CDATA[<p><strong>&#8230; or why your Mozilla could be slow when scrolling</strong></p>
<p>As you can see, we changed the style of our beloved  site. The original WordPress theme can be found here:</p>
<p><a href="http://fresh01.co.za/2008/01/25/arctic-free-wordpress-theme/" target="_blank">http://fresh01.co.za/2008/01/25/arctic-free-wordpress-theme/</a></p>
<p>The idea was to create a nice &#8220;fluid&#8221; layout that adapts with the screen  size. I somehow managed to do that making the main elements having an absolute  position and not giving any width to the content div. Up until then, everything  was fine and the most important part was done.</p>
<p><span id="more-424"></span></p>
<p>Now, I tried to integrate some really cool box shadows for the images and  also for the main content div. It looked awesome considering that I was only  using the CSS3 box shadow property for Mozilla and Webkit browsers. Since most  of the visitors seem to use Mozilla, I thought, what the heck, IE doesn&#8217;t show it, doesn&#8217;t matter!</p>
<p>After I integrated all the changes and finished little design details, I  noticed something that messed around with my mind all night: Scrolling with the  mouse wheel in Mozilla became incredibly slow!</p>
<p>Thinking that it was because I was testing on my local machine, I was blaming  XAMPP and Apache and thought this cannot be. But when I uploaded the whole to the server it was as slow as locally! What really made me go mad was the  fact, that it just happened in Mozilla! The God of browsers!</p>
<p>After hours of removing CSS and script I finally found the guilty: although  the box shadow is all neat and sweet, applied to 1. a lot of and 2. to big  elements will overload Mozillas rendering of the page! Once you scrolled through the whole page it will be fine, but try doing it at a rate of 1 inch per minute :-D</p>
<p>So, I was forced to take out all the <strong>-moz-box-shadow</strong> and put again a boring  1999 styled gray border around all the elements I had the shadow on.</p>
<p>Long story short, be careful with CSS3 experiments, they are still in testing  phase&#8230;</p>
<p>Anyway, I hope you like our new design, enjoy it and keep reading!</p>
<p><div id="bsap_1266918" class="bsarocks bsap_af25dfd2f1908889af7a1aa5f4dcbd9e"></div><div style="clear:both;"></div><br />
<br/><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://tympanus.net/codrops/2009/09/13/codrops-new-style-lessons-learned-from-applying-css3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  tympanus.net/codrops/tag/slow/feed/ ) in 0.20375 seconds, on May 24th, 2012 at 1:01 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 24th, 2012 at 2:01 am UTC -->
