<?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: IE7 Drawbacks</title>
	<atom:link href="http://www.lucentminds.com/archives/ie7-drawbacks.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lucentminds.com/archives/ie7-drawbacks.html</link>
	<description>Web Dev Goodies</description>
	<lastBuildDate>Thu, 15 Jul 2010 15:02:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Scott</title>
		<link>http://www.lucentminds.com/archives/ie7-drawbacks.html/comment-page-1#comment-262</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sat, 20 Dec 2008 02:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://go-scotty.blogtape.com/?p=33#comment-262</guid>
		<description>My biggest concern is the fact that each time a new browser pops up, it causes a mad rush to make sure website will work with them. This is not a problem for those of us who know, but those who don&#039;t are left in the dust.</description>
		<content:encoded><![CDATA[<p>My biggest concern is the fact that each time a new browser pops up, it causes a mad rush to make sure website will work with them. This is not a problem for those of us who know, but those who don&#8217;t are left in the dust.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LaChild</title>
		<link>http://www.lucentminds.com/archives/ie7-drawbacks.html/comment-page-1#comment-242</link>
		<dc:creator>LaChild</dc:creator>
		<pubDate>Wed, 22 Oct 2008 19:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://go-scotty.blogtape.com/?p=33#comment-242</guid>
		<description>Hmm...  I have not experienced this kind of problem with IE7.  In fact I would say that IE7 for me was a breath of fresh air.  Compared to IE6, which for what ever reason couldn&#039;t render some of the very basic CSS elements properly, I found that IE 7 and Firefox now look almost in sync. 

The trick I found for all my CSS issues regaurdless of the browser was using the following on all my pages:



* {margin:0; padding 0;}



Now you can build your own style sheet that will render the same across all browsers.

As for javascript, I have not seen any problems in this area...  If there have been, it must have been filtered out with the try{} catch{} already being used for IE/Firefox issues.  

I have learned through the years not to doubt you in these areas, but do you have any examples so I don&#039;t hit any speed bumps along the way?</description>
		<content:encoded><![CDATA[<p>Hmm&#8230;  I have not experienced this kind of problem with IE7.  In fact I would say that IE7 for me was a breath of fresh air.  Compared to IE6, which for what ever reason couldn&#8217;t render some of the very basic CSS elements properly, I found that IE 7 and Firefox now look almost in sync. </p>
<p>The trick I found for all my CSS issues regaurdless of the browser was using the following on all my pages:</p>
<p>* {margin:0; padding 0;}</p>
<p>Now you can build your own style sheet that will render the same across all browsers.</p>
<p>As for javascript, I have not seen any problems in this area&#8230;  If there have been, it must have been filtered out with the try{} catch{} already being used for IE/Firefox issues.  </p>
<p>I have learned through the years not to doubt you in these areas, but do you have any examples so I don&#8217;t hit any speed bumps along the way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psyberserf</title>
		<link>http://www.lucentminds.com/archives/ie7-drawbacks.html/comment-page-1#comment-7</link>
		<dc:creator>Psyberserf</dc:creator>
		<pubDate>Wed, 27 Feb 2008 21:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://go-scotty.blogtape.com/?p=33#comment-7</guid>
		<description>The listed web site is one I struggled with like crazy to platform properly. It works, thanks to several IE cheat codes. There is one hitch.

Not only are designers faced with the platform issues, but now we have to be ever more careful to design for variable Resolutions.

This site, depends on a CSS design, with Windows Cheat codes to force the pages to span accurately.

MS offers some strange new resolutions now, mostly in laptops I&#039;ve found. But it is but one other nightmare to have to deal with.

I&#039;m a FireFox fan all the way. IE isn&#039;t even capable of using as a door stop. I wish the world would finally stand up and fight back.

Peace - Serf ~</description>
		<content:encoded><![CDATA[<p>The listed web site is one I struggled with like crazy to platform properly. It works, thanks to several IE cheat codes. There is one hitch.</p>
<p>Not only are designers faced with the platform issues, but now we have to be ever more careful to design for variable Resolutions.</p>
<p>This site, depends on a CSS design, with Windows Cheat codes to force the pages to span accurately.</p>
<p>MS offers some strange new resolutions now, mostly in laptops I&#8217;ve found. But it is but one other nightmare to have to deal with.</p>
<p>I&#8217;m a FireFox fan all the way. IE isn&#8217;t even capable of using as a door stop. I wish the world would finally stand up and fight back.</p>
<p>Peace &#8211; Serf ~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
