<?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: IE Fieldset Bug</title>
	<atom:link href="http://bubblessoc.net/archives/ie-fieldset-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://bubblessoc.net/archives/ie-fieldset-bug/</link>
	<description>Personal website and weblog of Sidney Collins (aka Bubs)</description>
	<lastBuildDate>Mon, 19 Dec 2011 22:50:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dominik</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-117755</link>
		<dc:creator>Dominik</dc:creator>
		<pubDate>Fri, 28 Jan 2011 09:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-117755</guid>
		<description>Had the same problem... 
In my case i had a form with margin-left:50px and a fieldset with an textarea in it. The textarea got shifted as you showed in ur article (But there was no margin or anything like that at the textarea...). With the div arround the textarea this is fixed =)

Thank you, you save me a lot of time trying things which wouldnt work anyway *g*</description>
		<content:encoded><![CDATA[<p>Had the same problem&#8230;<br />
In my case i had a form with margin-left:50px and a fieldset with an textarea in it. The textarea got shifted as you showed in ur article (But there was no margin or anything like that at the textarea&#8230;). With the div arround the textarea this is fixed <img src='http://bubblessoc.net/wp-content/themes/cuteness/images/smilies/smile.gif' alt='=)' class='wp-smiley' /> </p>
<p>Thank you, you save me a lot of time trying things which wouldnt work anyway *g*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danilo</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-67373</link>
		<dc:creator>Danilo</dc:creator>
		<pubDate>Wed, 24 Sep 2008 14:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-67373</guid>
		<description>IE sUx, FF for all.
blog very r0x! :)

Danilo,
Brazil</description>
		<content:encoded><![CDATA[<p>IE sUx, FF for all.<br />
blog very r0x! <img src='http://bubblessoc.net/wp-content/themes/cuteness/images/smilies/smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Danilo,<br />
Brazil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin_papa</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-65273</link>
		<dc:creator>admin_papa</dc:creator>
		<pubDate>Fri, 29 Aug 2008 20:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-65273</guid>
		<description>Hi Folks! 
 
Just wanted to share my new experience. 
 
If your Windows XP fails to start due to an error related to missing HAL.DLL, invalid Boot.ini or any other critical system boot files you can fix this by using the XP installation CD. Just boot from your XP Setup CD and enter the Recovery Console. Then launch &quot;attrib -H -R -S&quot; on the C:\Boot.ini file and remove it. Launch &quot;Bootcfg /Rebuild&quot; and then Fixboot 
 
Cheers, 
Carl</description>
		<content:encoded><![CDATA[<p>Hi Folks! </p>
<p>Just wanted to share my new experience. </p>
<p>If your Windows XP fails to start due to an error related to missing HAL.DLL, invalid Boot.ini or any other critical system boot files you can fix this by using the XP installation CD. Just boot from your XP Setup CD and enter the Recovery Console. Then launch &#8220;attrib -H -R -S&#8221; on the C:\Boot.ini file and remove it. Launch &#8220;Bootcfg /Rebuild&#8221; and then Fixboot </p>
<p>Cheers,<br />
Carl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bubbila</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-57042</link>
		<dc:creator>Bubbila</dc:creator>
		<pubDate>Thu, 27 Mar 2008 21:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-57042</guid>
		<description>Sweet resource, just what I have been looking for.</description>
		<content:encoded><![CDATA[<p>Sweet resource, just what I have been looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: natasja</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-4490</link>
		<dc:creator>natasja</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-4490</guid>
		<description>First of all I hate IE ;) Secondly, this might have to do with the box model, but I&#039;m not sure, since you didn&#039;t work with fixed sizes. 

You can make a different rule for IE in the CSS (after the .cont2 style) like this:
*html .cont2 {
margin: 0px;
}
Hope this works?</description>
		<content:encoded><![CDATA[<p>First of all I hate IE <img src='http://bubblessoc.net/wp-content/themes/cuteness/images/smilies/wink.gif' alt=';)' class='wp-smiley' />  Secondly, this might have to do with the box model, but I&#8217;m not sure, since you didn&#8217;t work with fixed sizes. </p>
<p>You can make a different rule for IE in the CSS (after the .cont2 style) like this:<br />
*html .cont2 {<br />
margin: 0px;<br />
}<br />
Hope this works?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuan</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-4491</link>
		<dc:creator>tuan</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-4491</guid>
		<description>you make css sound so complex o.O</description>
		<content:encoded><![CDATA[<p>you make css sound so complex o.O</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bubs</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-4492</link>
		<dc:creator>Bubs</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-4492</guid>
		<description>hmm, i tried the *html rule... it worked for ie, but gave me a css validation error O_o are there any other ie-only rules?  thanks for that one, btw</description>
		<content:encoded><![CDATA[<p>hmm, i tried the *html rule&#8230; it worked for ie, but gave me a css validation error <img src='http://bubblessoc.net/wp-content/themes/cuteness/images/smilies/mixedup.gif' alt='O_o' class='wp-smiley' />  are there any other ie-only rules?  thanks for that one, btw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yvonne</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-4515</link>
		<dc:creator>Yvonne</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-4515</guid>
		<description>Lol, I&#039;m sure i could understand the contents of your post but at this point in time, it just looks like a whole new language to me. X_X</description>
		<content:encoded><![CDATA[<p>Lol, I&#8217;m sure i could understand the contents of your post but at this point in time, it just looks like a whole new language to me. X_X</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shirley</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-4836</link>
		<dc:creator>shirley</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-4836</guid>
		<description>Wow.. to me.. coding everything in css sounds like the impossible XD haha... it&#039;ll probably take me ages.. but you&#039;re more advance then I am ^^  Good luck!</description>
		<content:encoded><![CDATA[<p>Wow.. to me.. coding everything in css sounds like the impossible <img src='http://bubblessoc.net/wp-content/themes/cuteness/images/smilies/nod.gif' alt='XD' class='wp-smiley' />  haha&#8230; it&#8217;ll probably take me ages.. but you&#8217;re more advance then I am ^^  Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yajaira</title>
		<link>http://bubblessoc.net/archives/ie-fieldset-bug/#comment-4837</link>
		<dc:creator>Yajaira</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bubblessoc.net/?p=182#comment-4837</guid>
		<description>Woah...I&#039;m BARELY getting into the &quot;css layout&quot; thing and man, that looks complicated LOL. Good luck with your coding!</description>
		<content:encoded><![CDATA[<p>Woah&#8230;I&#8217;m BARELY getting into the &#8220;css layout&#8221; thing and man, that looks complicated LOL. Good luck with your coding!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

