<?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/"
	>

<channel>
	<title>Nicolas Kuttler &#187; opera</title>
	<atom:link href="http://www.nkuttler.de/tag/opera/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nkuttler.de</link>
	<description>WordPress Services, IT Services</description>
	<lastBuildDate>Wed, 28 Jul 2010 23:49:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Opera and the &lt;noscript&gt; tag</title>
		<link>http://www.nkuttler.de/2008/12/27/opera-and-the-noscript-tag/</link>
		<comments>http://www.nkuttler.de/2008/12/27/opera-and-the-noscript-tag/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 08:00:07 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de//?p=476</guid>
		<description><![CDATA[When you build websites and test them in various browsers there always are some problems in some browsers. Usually it&#8217;s the one you expect who displays things incorrectly. But a few days ago I was surprised when Opera insisted on showing me the contents of a &#60;noscript&#62; tag. The solution to the problem was a [...]]]></description>
			<content:encoded><![CDATA[<p>When you build websites and test them in various browsers there always are some problems in some browsers. Usually it&#8217;s the one you expect who displays things incorrectly. But a few days ago I was surprised when Opera insisted on showing me the contents of a &lt;noscript&gt; tag<span id="more-476"></span>.<br />
The solution to the problem was a little surprising. To have users see a nice noscript message I had styled it through CSS. When I removed the styles Opera behaved. The line that triggered the display was</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">block</span><span style="color: #00AA00;">;</span></pre></div></div>

<p>Other <tt>display</tt> configurations seem to create the same problem. Opera&#8217;s behaviour is incorrect, see <a href="http://www.w3.org/TR/REC-html40/interact/scripts.html#h-18.3.1">the specs</a> as <a href="http://www.earth.li/~dave/techie/blog/programming/html/OperaShowingNoscript.html">Dave</a> points out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2008/12/27/opera-and-the-noscript-tag/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
