<?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 for Netscraps</title>
	<atom:link href="http://blog.netscraps.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.netscraps.com</link>
	<description>anything that catches my attention.</description>
	<lastBuildDate>Sun, 25 Jul 2010 14:00:10 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on IE6/IE7 form element margin inheritance bug by chipowski</title>
		<link>http://blog.netscraps.com/internet-explorer/ie6-ie7-margin-inheritance-bug.html/comment-page-1#comment-32409</link>
		<dc:creator>chipowski</dc:creator>
		<pubDate>Sun, 25 Jul 2010 14:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=10#comment-32409</guid>
		<description>great post. thanks for the info.
overflow: visible worked for me too</description>
		<content:encoded><![CDATA[<p>great post. thanks for the info.<br />
overflow: visible worked for me too</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Beeping from a Trojan UV Max C4 by steve selemidis</title>
		<link>http://blog.netscraps.com/tips/trojan-uv-max-c4-beeping.html/comment-page-1#comment-32403</link>
		<dc:creator>steve selemidis</dc:creator>
		<pubDate>Wed, 21 Jul 2010 12:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=54#comment-32403</guid>
		<description>i just installed it a week ago and i have the same problems.I am pissed because i will end up doing a ton of work to get the crap out and take it back to home depot.why get a replacement only to find out the unit is crap again. Steve</description>
		<content:encoded><![CDATA[<p>i just installed it a week ago and i have the same problems.I am pissed because i will end up doing a ton of work to get the crap out and take it back to home depot.why get a replacement only to find out the unit is crap again. Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Beeping from a Trojan UV Max C4 by Ed Sheen</title>
		<link>http://blog.netscraps.com/tips/trojan-uv-max-c4-beeping.html/comment-page-1#comment-32303</link>
		<dc:creator>Ed Sheen</dc:creator>
		<pubDate>Sat, 08 May 2010 15:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=54#comment-32303</guid>
		<description>I too have the same problem, but my unit was manufactured 12-Dec-08 I have sent 4 e-mails to Trojan &amp; or Viqua and no one has responded yet.
I am still waiting !!!!! 
I called and left a voice message today, I will see if they respond.</description>
		<content:encoded><![CDATA[<p>I too have the same problem, but my unit was manufactured 12-Dec-08 I have sent 4 e-mails to Trojan &amp; or Viqua and no one has responded yet.<br />
I am still waiting !!!!!<br />
I called and left a voice message today, I will see if they respond.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6/IE7 form element margin inheritance bug by Georg Sender</title>
		<link>http://blog.netscraps.com/internet-explorer/ie6-ie7-margin-inheritance-bug.html/comment-page-1#comment-32256</link>
		<dc:creator>Georg Sender</dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=10#comment-32256</guid>
		<description>Thanks for clarifying this case. This is really an annoying bug. I wonder if its fixed in IE8.
I prefer the  fix. Its quite elegant.
@Missy:
the overflow.visible fix is related rather to the padding than to the margins. But its also useful for fixing the IE padding issue.

I have also found a way to workaround this (not as elegant as the span fix):
put an invisible button - whatever - before the bug-effected element, setting its visibility to hidden and its display property to none by a style.</description>
		<content:encoded><![CDATA[<p>Thanks for clarifying this case. This is really an annoying bug. I wonder if its fixed in IE8.<br />
I prefer the  fix. Its quite elegant.<br />
@Missy:<br />
the overflow.visible fix is related rather to the padding than to the margins. But its also useful for fixing the IE padding issue.</p>
<p>I have also found a way to workaround this (not as elegant as the span fix):<br />
put an invisible button &#8211; whatever &#8211; before the bug-effected element, setting its visibility to hidden and its display property to none by a style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6/IE7 form element margin inheritance bug by Tom</title>
		<link>http://blog.netscraps.com/internet-explorer/ie6-ie7-margin-inheritance-bug.html/comment-page-1#comment-32245</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 18 Dec 2009 03:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=10#comment-32245</guid>
		<description>Thanks, setting form to display:inline works for me....</description>
		<content:encoded><![CDATA[<p>Thanks, setting form to display:inline works for me&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6/IE7 form element margin inheritance bug by Martin Funcich</title>
		<link>http://blog.netscraps.com/internet-explorer/ie6-ie7-margin-inheritance-bug.html/comment-page-1#comment-30123</link>
		<dc:creator>Martin Funcich</dc:creator>
		<pubDate>Wed, 04 Feb 2009 09:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=10#comment-30123</guid>
		<description>Barry&#039;s solution is more realistic if you get into the habit of making your known form-element container divs use this &quot;relative/left/margin-right&quot; technique to substitute margin-left away:

.old {
margin-left: x;
width: w;
}

.new {
position: relative;
left: x;
margin-right: -x;   /* only for percentage or auto widths */
width: w-x;            /* only for fixed widths */
}

And of course annotate what you&#039;ve done so you can alter the stylesheet confidently in future :P</description>
		<content:encoded><![CDATA[<p>Barry&#8217;s solution is more realistic if you get into the habit of making your known form-element container divs use this &#8220;relative/left/margin-right&#8221; technique to substitute margin-left away:</p>
<p>.old {<br />
margin-left: x;<br />
width: w;<br />
}</p>
<p>.new {<br />
position: relative;<br />
left: x;<br />
margin-right: -x;   /* only for percentage or auto widths */<br />
width: w-x;            /* only for fixed widths */<br />
}</p>
<p>And of course annotate what you&#8217;ve done so you can alter the stylesheet confidently in future <img src='http://blog.netscraps.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6/IE7 form element margin inheritance bug by Tim</title>
		<link>http://blog.netscraps.com/internet-explorer/ie6-ie7-margin-inheritance-bug.html/comment-page-1#comment-26992</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 21 Nov 2008 23:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=10#comment-26992</guid>
		<description>Thanks for the tip.. this was driving my crazy for ages!  Bloody IE, with it ever be 100% compliant and bug free?</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.. this was driving my crazy for ages!  Bloody IE, with it ever be 100% compliant and bug free?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6/IE7 PNG gAMA bug makes PNGs appear darker by Rob</title>
		<link>http://blog.netscraps.com/internet-explorer/ie6-ie7-png-gama-bug-makes-pngs-darker.html/comment-page-1#comment-5347</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 06 Feb 2008 20:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=6#comment-5347</guid>
		<description>Saved our bacon. We were looking at having to go back to a client after they had approved a design to say that we were not able to implement it reliably. This article, and those tools saved us!!</description>
		<content:encoded><![CDATA[<p>Saved our bacon. We were looking at having to go back to a client after they had approved a design to say that we were not able to implement it reliably. This article, and those tools saved us!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6/IE7 form element margin inheritance bug by Mark Story</title>
		<link>http://blog.netscraps.com/internet-explorer/ie6-ie7-margin-inheritance-bug.html/comment-page-1#comment-4889</link>
		<dc:creator>Mark Story</dc:creator>
		<pubDate>Tue, 08 Jan 2008 17:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=10#comment-4889</guid>
		<description>Thanks a bunch!  This bug was driving me insane as well. 

I solved my issues by using a combination of the span wrapper and overflow:visible; for the input element.</description>
		<content:encoded><![CDATA[<p>Thanks a bunch!  This bug was driving me insane as well. </p>
<p>I solved my issues by using a combination of the span wrapper and overflow:visible; for the input element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE6/IE7 form element margin inheritance bug by Jay Van Buren</title>
		<link>http://blog.netscraps.com/internet-explorer/ie6-ie7-margin-inheritance-bug.html/comment-page-1#comment-4138</link>
		<dc:creator>Jay Van Buren</dc:creator>
		<pubDate>Fri, 02 Nov 2007 00:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.netscraps.com/?p=10#comment-4138</guid>
		<description>Thanks for this post, very helpful!</description>
		<content:encoded><![CDATA[<p>Thanks for this post, very helpful!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
