<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Import Javascript into CSS for IE6</title>
	<link>http://blog.hedgerwow.com/2007/09/27/import-javascript-into-css-for-ie6/</link>
	<description>Keep It Simple, Stupid</description>
	<pubDate>Thu, 04 Dec 2008 17:14:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: hedgerwang</title>
		<link>http://blog.hedgerwow.com/2007/09/27/import-javascript-into-css-for-ie6/#comment-131</link>
		<pubDate>Fri, 28 Sep 2007 17:37:28 +0000</pubDate>
		<guid>http://blog.hedgerwow.com/2007/09/27/import-javascript-into-css-for-ie6/#comment-131</guid>
					<description>Thanks, Qazzian.

filter:alpha(opacity=0). seems to be a better solution according to your case.
the reason why I used mask() is simply because of its name "Mask", but I'd give it up if it causes any side effect.

Hedger.</description>
		<content:encoded><![CDATA[<p>Thanks, Qazzian.</p>
<p>filter:alpha(opacity=0). seems to be a better solution according to your case.<br />
the reason why I used mask() is simply because of its name &#8220;Mask&#8221;, but I&#8217;d give it up if it causes any side effect.</p>
<p>Hedger.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Qazzian</title>
		<link>http://blog.hedgerwow.com/2007/09/27/import-javascript-into-css-for-ie6/#comment-130</link>
		<pubDate>Fri, 28 Sep 2007 10:18:39 +0000</pubDate>
		<guid>http://blog.hedgerwow.com/2007/09/27/import-javascript-into-css-for-ie6/#comment-130</guid>
					<description>Hello.
I just wanted to contact you about an fix you published here http://www.hedgerwow.com/360/bugs/css-select-free.html

We use the fix for some css drop down menus on our site to stop flash, activeX etc from covering the menu drop-downs. However we noticed that if IE was refreshed with the menu open, it would render the iFrame as a black box even though it should be hidden. We fixed this by changing the filter from a mask to filter:alpha(opacity=0).

Just thought you might like to know. I'd send you a link to the site but we're not Live at the moment.

Thanks for the workaround and keep up the good work.

Ian</description>
		<content:encoded><![CDATA[<p>Hello.<br />
I just wanted to contact you about an fix you published here <a href="http://www.hedgerwow.com/360/bugs/css-select-free.html" rel="nofollow">http://www.hedgerwow.com/360/bugs/css-select-free.html</a></p>
<p>We use the fix for some css drop down menus on our site to stop flash, activeX etc from covering the menu drop-downs. However we noticed that if IE was refreshed with the menu open, it would render the iFrame as a black box even though it should be hidden. We fixed this by changing the filter from a mask to filter:alpha(opacity=0).</p>
<p>Just thought you might like to know. I&#8217;d send you a link to the site but we&#8217;re not Live at the moment.</p>
<p>Thanks for the workaround and keep up the good work.</p>
<p>Ian
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
