<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>SevenStudio &#187; CSS</title>
	<atom:link href="http://www.7-st.com/tag/css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.7-st.com</link>
	<description>宮崎でホームページを作るお仕事をしています</description>
	<lastBuildDate>Thu, 12 Aug 2010 02:10:14 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.7-st.com/tag/css/feed" />
		<item>
		<title>IEのCSS不具合を解決する不思議な呪文</title>
		<link>http://www.7-st.com/2010/01/entry47.html</link>
		<comments>http://www.7-st.com/2010/01/entry47.html#comments</comments>
		<pubDate>Wed, 13 Jan 2010 11:32:37 +0000</pubDate>
		<dc:creator>7st</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[バグ]]></category>

		<guid isPermaLink="false">http://www.7-st.com/?p=47</guid>
		<description><![CDATA[本日はとあるショッピングサイトのEC-CUBE用に、とりあえずHTMLでプレコーディングする作業をしてました。
コーディングを生業としている皆さんはよくご存じかと思いますが、IE（とくにIE6）には数々のムカつくバグ（不 [...]]]></description>
			<content:encoded><![CDATA[<p>本日はとあるショッピングサイトの<a href="http://www.ec-cube.net/" target="_blank">EC-CUBE</a>用に、とりあえずHTMLでプレコーディングする作業をしてました。</p>
<p>コーディングを生業としている皆さんはよくご存じかと思いますが、IE（とくにIE6）には数々の<span style="text-decoration: line-through;">ムカつく</span>バグ（不具合）があります。そのくせに一番普及しているので始末に負えません。</p>
<p>今回遭遇した不具合はとある部分の文字がなぜか表示されないのだが・・・なぜかポインタでドラッグすると表示されたり、また急に（何きっかけかわからないタイミングで）消えちゃったりと怪奇現象多発でした。</p>
<p>そんなワケわからない怪奇現象が起きるときはその怪しげな要素、もしくはその親要素に書いとくと良いスタイルがあります。</p>
<p><span id="more-47"></span>それがこれ。</p>
<blockquote>
<h2><span style="color: #ff0000;"><strong>zoom:1;</strong></span></h2>
</blockquote>
<p>これ書けばたいていイッパツで治ります。半ば呪文というか、おまじないのようなものですが、ちゃんと理由があります。<a href="http://coliss.com/articles/build-websites/operation/css/143.html" target="_blank">詳しい解説はコリスさんに譲ります</a>ので、そちらをご参照くださいね。</p>
<p>今日もこのおまじないで助かりました。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.7-st.com/2010/01/entry47.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.7-st.com/2010/01/entry47.html" />
	</item>
	</channel>
</rss>
