<?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: S5 1.1a4</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:27:46 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Murray</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1941</link>
		<dc:creator>Peter Murray</dc:creator>
		<pubDate>Thu, 18 Nov 2004 20:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1941</guid>
		<description>Perfect!  Thanks, Dave.</description>
		<content:encoded><![CDATA[<p>Perfect!  Thanks, Dave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Marks</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1921</link>
		<dc:creator>Dave Marks</dc:creator>
		<pubDate>Thu, 18 Nov 2004 15:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1921</guid>
		<description>Peter you could give an external link a rel=&quot;external&quot; and then use this bit of javascript to make those links open in a new window - and still use xhtml 1.1 :D

http://hchg.co.uk/js/external.js</description>
		<content:encoded><![CDATA[<p>Peter you could give an external link a rel=&#8221;external&#8221; and then use this bit of javascript to make those links open in a new window &#8211; and still use xhtml 1.1 :D</p>
<p><a href="http://hchg.co.uk/js/external.js" rel="nofollow">http://hchg.co.uk/js/external.js</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1911</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 18 Nov 2004 14:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1911</guid>
		<description>Michael: Thanks again.  I thought that was the problem but for some reason I just couldn&#039;t find the :hover rule (not even with find-and-replace).  I was probably mistyping or something.  Anyway, I&#039;m going to have to think about how I want to tackle this problem for a bit, and then do so.  This will be another good opportunity for me to teach myself JavaScript.

Peter: Absolutely. Just drop back to XHTML 1.0 Transitional and use good old &lt;code&gt;base target&lt;/code&gt; -- http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_base -- or else use a tabbed browser and hold down the &quot;open in new tab&quot; key when you click on an external link (this is what I usually do).  I&#039;ll make S&lt;sup&gt;5&lt;/sup&gt; 1.1 accept any XHTML 1.x flavor, and will probably have 1.0 do the same retroactively.</description>
		<content:encoded><![CDATA[<p>Michael: Thanks again.  I thought that was the problem but for some reason I just couldn&#8217;t find the :hover rule (not even with find-and-replace).  I was probably mistyping or something.  Anyway, I&#8217;m going to have to think about how I want to tackle this problem for a bit, and then do so.  This will be another good opportunity for me to teach myself JavaScript.</p>
<p>Peter: Absolutely. Just drop back to XHTML 1.0 Transitional and use good old <code>base target</code> &#8212; <a href="http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_base" rel="nofollow">http://www.w3.org/TR/xhtml1/dtds.html#dtdentry_xhtml1-transitional.dtd_base</a> &#8212; or else use a tabbed browser and hold down the &#8220;open in new tab&#8221; key when you click on an external link (this is what I usually do).  I&#8217;ll make S<sup>5</sup> 1.1 accept any XHTML 1.x flavor, and will probably have 1.0 do the same retroactively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Murray</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1894</link>
		<dc:creator>Peter Murray</dc:creator>
		<pubDate>Thu, 18 Nov 2004 03:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1894</guid>
		<description>Can you force external links to open in a new document?  It is particularly annoying when one&#039;s place in the presentation isn&#039;t remembered because of the nature of this scheme, and hitting the back arrow returns one to the first slide.  (FF 1.0 on Mac OS X)</description>
		<content:encoded><![CDATA[<p>Can you force external links to open in a new document?  It is particularly annoying when one&#8217;s place in the presentation isn&#8217;t remembered because of the nature of this scheme, and hitting the back arrow returns one to the first slide.  (FF 1.0 on Mac OS X)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Finney</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1890</link>
		<dc:creator>Ben Finney</dc:creator>
		<pubDate>Thu, 18 Nov 2004 00:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1890</guid>
		<description>The current testbed has an &quot;Expanding The Field&quot; slide, whose bullet points are highlighted sequentially as expected.

The next slide is &quot;Expanding The Field II&quot;, but the list contents seem to be identical; and the bullet point highlighting breaks when it reaches the nested ul element: all the bullet points are highlighted at once.

From that point on, bullet points are no longer sequentially highlighted.</description>
		<content:encoded><![CDATA[<p>The current testbed has an &#8220;Expanding The Field&#8221; slide, whose bullet points are highlighted sequentially as expected.</p>
<p>The next slide is &#8220;Expanding The Field II&#8221;, but the list contents seem to be identical; and the bullet point highlighting breaks when it reaches the nested ul element: all the bullet points are highlighted at once.</p>
<p>From that point on, bullet points are no longer sequentially highlighted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Moncur</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1889</link>
		<dc:creator>Michael Moncur</dc:creator>
		<pubDate>Wed, 17 Nov 2004 23:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1889</guid>
		<description>It works for me when I assign &#039;hideme&#039; to both and make showHide() do both objects. The menu and buttons are locked together instead of disappearing/appearing independently, though. You could give them separate event handlers to fix that.

Still works in Firefox except for the same slight behavior change.</description>
		<content:encoded><![CDATA[<p>It works for me when I assign &#8216;hideme&#8217; to both and make showHide() do both objects. The menu and buttons are locked together instead of disappearing/appearing independently, though. You could give them separate event handlers to fix that.</p>
<p>Still works in Firefox except for the same slight behavior change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Moncur</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1888</link>
		<dc:creator>Michael Moncur</dc:creator>
		<pubDate>Wed, 17 Nov 2004 23:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1888</guid>
		<description>Ah! If the controls are hidden, it only assigns the &#039;hideme&#039; class to the navButtons DIV (and the showHide() function only shows/hides one item anyway). If the controls are visible, it assigns &#039;hideme&#039; to the jumplist, which I have to assume you put there to make IE work at some point.

Firefox and Opera work because of the code in pretty.css:

div#controls #navList #jumplist {visibility: hidden; background: #DDD; color: #227;}
div#controls #navList:hover #jumplist {visibility: visible;}

IE doesn&#039;t support :hover on non-links, right?

So the solution should be to (1) assign &quot;hideme&quot; to both jumplist and navButtons, and (2) modify showHide() to use a loop and support more than one object with the class.

Or maybe assign &#039;hideme&#039; to controlForm? But this doesn&#039;t work when I try it.</description>
		<content:encoded><![CDATA[<p>Ah! If the controls are hidden, it only assigns the &#8216;hideme&#8217; class to the navButtons DIV (and the showHide() function only shows/hides one item anyway). If the controls are visible, it assigns &#8216;hideme&#8217; to the jumplist, which I have to assume you put there to make IE work at some point.</p>
<p>Firefox and Opera work because of the code in pretty.css:</p>
<p>div#controls #navList #jumplist {visibility: hidden; background: #DDD; color: #227;}<br />
div#controls #navList:hover #jumplist {visibility: visible;}</p>
<p>IE doesn&#8217;t support :hover on non-links, right?</p>
<p>So the solution should be to (1) assign &#8220;hideme&#8221; to both jumplist and navButtons, and (2) modify showHide() to use a loop and support more than one object with the class.</p>
<p>Or maybe assign &#8216;hideme&#8217; to controlForm? But this doesn&#8217;t work when I try it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Moncur</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1885</link>
		<dc:creator>Michael Moncur</dc:creator>
		<pubDate>Wed, 17 Nov 2004 21:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1885</guid>
		<description>Glad it works! I&#039;m looking at the menu issue, not sure what&#039;s going on there.</description>
		<content:encoded><![CDATA[<p>Glad it works! I&#8217;m looking at the menu issue, not sure what&#8217;s going on there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Moncur</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1884</link>
		<dc:creator>Michael Moncur</dc:creator>
		<pubDate>Wed, 17 Nov 2004 21:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1884</guid>
		<description>Nevermind the second thing I said - I was using a borked copy of the testbed saved from IE. Changing the meta name from &quot;controls&quot; does indeed fix the problem.

And the controls show/hide correctly after I changed &#039;controls&#039; in slides4.js line 440 to match the new meta name.</description>
		<content:encoded><![CDATA[<p>Nevermind the second thing I said &#8211; I was using a borked copy of the testbed saved from IE. Changing the meta name from &#8220;controls&#8221; does indeed fix the problem.</p>
<p>And the controls show/hide correctly after I changed &#8216;controls&#8217; in slides4.js line 440 to match the new meta name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1883</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 17 Nov 2004 21:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1883</guid>
		<description>That was it, Michael.  Thanks.  Now we just need to figure out how to make the menu show up in IE/Win when it&#039;s hovered over, which it doesn&#039;t do right now.</description>
		<content:encoded><![CDATA[<p>That was it, Michael.  Thanks.  Now we just need to figure out how to make the menu show up in IE/Win when it&#8217;s hovered over, which it doesn&#8217;t do right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Moncur</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1882</link>
		<dc:creator>Michael Moncur</dc:creator>
		<pubDate>Wed, 17 Nov 2004 21:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1882</guid>
		<description>I believe the problem is that IE is confusing your meta tag with the name &#039;controls&#039; with the DIV with the ID &#039;controls&#039;. This is stupid, but when I change the meta tag name, it eliminates the error in IE. 

It shows as an outline in IE instead of as a slideshow, though. Don&#039;t know why.</description>
		<content:encoded><![CDATA[<p>I believe the problem is that IE is confusing your meta tag with the name &#8216;controls&#8217; with the DIV with the ID &#8216;controls&#8217;. This is stupid, but when I change the meta tag name, it eliminates the error in IE. </p>
<p>It shows as an outline in IE instead of as a slideshow, though. Don&#8217;t know why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Marks</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1881</link>
		<dc:creator>Dave Marks</dc:creator>
		<pubDate>Wed, 17 Nov 2004 21:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1881</guid>
		<description>Whoops thought that might happen. Feel free to tidy that up.
I&#039;ve never understood how IE reports line numbers in JS, but thats the line the debugger took me too, ie within function createControls()</description>
		<content:encoded><![CDATA[<p>Whoops thought that might happen. Feel free to tidy that up.<br />
I&#8217;ve never understood how IE reports line numbers in JS, but thats the line the debugger took me too, ie within function createControls()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Marks</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1880</link>
		<dc:creator>Dave Marks</dc:creator>
		<pubDate>Wed, 17 Nov 2004 21:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1880</guid>
		<description>The line number refers to this chunk of code

controlsDiv.innerHTML = &#039;&lt;form action=&quot;#&quot; id=&quot;controlForm&quot;&#039; + hideDiv + &#039;&gt;&#039; +
	&#039;&lt;div id=&quot;navButtons&quot;&gt;&#039; +
	&#039;&lt;a accesskey=&quot;t&quot; id=&quot;toggle&quot; href=&quot;javascript:toggle();&quot;&gt;&#216;&lt; /a&gt;&#039; +
	&#039;&lt;a accesskey=&quot;z&quot; id=&quot;prev&quot; href=&quot;javascript:go(-1);&quot;&gt;&laquo;&lt; /a&gt;&#039; +
	&#039;&lt;a accesskey=&quot;x&quot; id=&quot;next&quot; href=&quot;javascript:go(1);&quot;&gt;&raquo;&lt; /a&gt;&#039; +
	&#039;&lt; /div&gt;&#039; +
	&#039;&lt;div id=&quot;navList&quot;&#039; + hideList + &#039;&gt;&lt;select id=&quot;jumplist&quot; onchange=&quot;go(&#039;j&#039;);&quot;&gt;&lt; /select&gt;&lt; /div&gt;&#039; +
	&#039;&lt; /form&gt;&#039;;</description>
		<content:encoded><![CDATA[<p>The line number refers to this chunk of code</p>
<p>controlsDiv.innerHTML = &#8216;&lt;form action=&#8221;#&#8221; id=&#8221;controlForm&#8221;&#8216; + hideDiv + &#8216;&gt;&#8217; +<br />
	&#8216;&lt;div id=&#8221;navButtons&#8221;&gt;&#8217; +<br />
	&#8216;&lt;a accesskey=&#8221;t&#8221; id=&#8221;toggle&#8221; href=&#8221;javascript:toggle();&#8221;&gt;&amp;#216;&lt; /a&gt;&#8217; +<br />
	&#8216;&lt;a accesskey=&#8221;z&#8221; id=&#8221;prev&#8221; href=&#8221;javascript:go(-1);&#8221;&gt;&amp;laquo;&lt; /a&gt;&#8217; +<br />
	&#8216;&lt;a accesskey=&#8221;x&#8221; id=&#8221;next&#8221; href=&#8221;javascript:go(1);&#8221;&gt;&amp;raquo;&lt; /a&gt;&#8217; +<br />
	&#8216;&lt; /div&gt;&#8217; +<br />
	&#8216;&lt;div id=&#8221;navList&#8221;&#8216; + hideList + &#8216;&gt;&lt;select id=&#8221;jumplist&#8221; onchange=&#8221;go(&#8216;j&#8217;);&#8221;&gt;&lt; /select&gt;&lt; /div&gt;&#8217; +<br />
	&#8216;&lt; /form&gt;&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Open Artifact &#187; S5 Update</title>
		<link>http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1887</link>
		<dc:creator>Open Artifact &#187; S5 Update</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comment-1887</guid>
		<description>[...] mments: RSS2.0   	 	 		 		 	 	            Nov.17.2004  		 			 		  	 		       			S51.1a4 is &lt;a href=&quot;http://www.meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/&quot;&gt;out&lt;/a&gt;.  &#182; 		     	 			Entered  at 07:14:32 PM in Open Source &amp; LinkTos &amp; Web Standar [...]</description>
		<content:encoded><![CDATA[<p>[...] mments: RSS2.0   	 	 		 		 	 	            Nov.17.2004  		 			 		  	 		       			S51.1a4 is <a href="http://www.meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/">out</a>.  &#182; 		     	 			Entered  at 07:14:32 PM in Open Source &#038; LinkTos &#038; Web Standar [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head profile="http://gmpg.org/xfn/1">
<title>meyerweb.com</title>
<link rel="openid.server" href="http://www.myopenid.com/server">
<link rel="openid.delegate" href="http://emeyer.myopenid.com/">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link rel="shortcut icon" href="/favicon.ico"><link rel="home" href="http://meyerweb.com/" title="Home" ><link rel="stylesheet" href="http://meyerweb.com/ui/meyerweb.css" type="text/css" media="screen, projection"><link rel="stylesheet" href="http://meyerweb.com/ui/theme.css" type="text/css" media="screen, projection" id="themeLink"><link rel="stylesheet" href="http://meyerweb.com/ui/print.css" type="text/css" media="print"><script src="http://meyerweb.com/ui/addresses.js" type="text/javascript"></script><link rel="stylesheet" href="/ui/wordpress.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/tfe.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/home.css" type="text/css" media="screen">
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric" href="/eric/thoughts/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only technical posts)" href="/eric/thoughts/category/tech/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only personal posts)" href="/eric/thoughts/category/personal/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Distractions" href="/eric/thoughts/recent-links/rss2" />
<link rel="alternate" type="application/rss+xml" title="Excuse of the Day" href="/feeds/excuse/rss20.xml" />
</head>
<body id="www-meyerweb-com" class="hpg">

<div id="sitemast"><h1><a href="/"><span>meyerweb</span>.com</a></h1></div><div id="search"><h4>Exploration</h4><!-- SiteSearch Google --><form method="get" action="http://www.google.com/custom" target="_top"><div><input type="hidden" name="domains" value="meyerweb.com"></input><label for="sbb" style="display: none">Submit search form</label><input type="submit" name="sa" value="Google Search" id="sbb"></input><label for="sbi" style="display: none">Enter your search terms</label><input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input><p><input type="radio" name="sitesearch" value="meyerweb.com" checked id="ss1"></input><label for="ss1" title="Search meyerweb.com">meyerweb.com</label><input type="radio" name="sitesearch" value="" id="ss0"></input><label for="ss0" title="Search the Web">Web</label></p><input type="hidden" name="client" value="pub-3772084027748653"></input><input type="hidden" name="forid" value="1"></input><input type="hidden" name="ie" value="ISO-8859-1"></input><input type="hidden" name="oe" value="ISO-8859-1"></input><input type="hidden" name="safe" value="active"></input><input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input><input type="hidden" name="hl" value="en"></input></div></form><!-- SiteSearch Google --><!-- <form method="get" action="http://www.google.com/custom"><div><input type="submit" name="sa" value="Search"><input type="text" name="q" size="20" maxlength="255" value=""><input type="hidden" name="sitesearch" value="meyerweb.com"></div></form><small><a href="http://www.google.com/search">Powered by Google</a></small> --></div><div id="main"><div class="skipper">Skip to: <a href="#extra">site navigation/presentation</a></div><div class="skipper">Skip to: <a href="#thoughts">Thoughts From Eric</a></div>
<div id="thoughts">


<div class="entry">
<h3><a href="http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/" rel="bookmark" title="Permanent Link: S<sup>5</sup> 1.1a4">S<sup>5</sup> 1.1a4</a></h3>
<ul class="meta">
<li class="date">Wed 17 Nov 2004</li>
<li class="time">1548</li>
<li class="cat"><a href="http://meyerweb.com/eric/thoughts/category/tech/s5/" title="View all posts in S5" rel="category tag">S5</a><br> <a href="http://meyerweb.com/eric/thoughts/category/tech/tools/" title="View all posts in Tools" rel="category tag">Tools</a></li>
<li class="cmt"><a href="http://meyerweb.com/eric/thoughts/2004/11/17/s5-11a4/#comments">14 responses</a></li>
<li></li><li></li></ul>

<div class="text">
<p>
Hooray, we&#8217;re up to 1.1a4!  The only real change here is that I&#8217;ve added a &#8220;what do you want to hide, the controls or just the popup menu?&#8221; feature.  This is handled with the following <code>meta</code> element:
</p>
<pre>
&lt;meta name="controls" content="hide" /&gt;
</pre>
<p>
That will hide all the controls.  The default behavior is &#8220;show&#8221;, which shows the controls but not the menu.  The <a href="/eric/tools/s5/s5-testbed.html">testbed</a> file is currently set to hide the controls by default.
</p>
<p>
<del>Only here&#8217;s the problem: the modifications I made broke the system in IE/Win.  It returns the ever-so-helpful message &#8220;Unknown runtime error&#8221; and a line number that doesn&#8217;t seem to make any sense to me, so I&#8217;m not sure exactly what&#8217;s broken, nor why.  Assistance appreciated.</del>
<ins>Okay, that problem got fixed with a rename suggested by Michael Moncur.  The problem now is the control menu doesn&#8217;t appear when you mouse over the lower right corner, although the controls show up okay.  This may be my fault, but help in figuring out how to make IE/Win consistent with Safari and Firefox is needed.  Thanks.</ins>
Those of you using Safari or Firefox will see things as intended, at least until the IE/Win thing is fixed.  I&#8217;m especially interested in feedback regarding how the controls reveal and hide themselves in the <a href="/eric/tools/s5/s5-testbed.html">testbed</a> presentation.
</p>
<p>
I suspect I&#8217;m getting close to the end of feature additions for v1.1; at this point, I&#8217;d like to clear up any lingering bugs, possibly rework how the default settings are represented in the <code>meta</code> elements (but not their intent), and write up a quick guide on creating and using themes.  I think that will be more than enough.  I don&#8217;t want to try to tack on too much at once with each revision.
</p></div>

</div>

</div>
<p style="font-size: 90%; text-align: right; margin-top: 0.5em; padding-top: 0;">(If you care, there's even an <a href="/eric/thoughts/page/2/">archive of previous thoughts</a>...)</p>

</div><div id="extra"><div class="panel" id="archipelago"><h4>Identity Archipelago</h4><ul><li><a href="http://flickr.com/photos/meyerweb/" rel="me">Flickr</a></li><li><a href="http://twitter.com/meyerweb/" rel="me">Twitter</a></li><li><a href="http://dopplr.com/traveller/meyerweb">Dopplr</a></li><li><a href="http://www.linkedin.com/in/meyerweb" rel="me">LinkedIn</a></li><li><a href="http://technorati.com/profile/emeyer" rel="me">Technorati</a></li></ul></div><div class="panel" id="pointers"><h4>Projects Elsewhere</h4><ul><li><a href="http://aneventapart.com/">An Event Apart</a></li><li><a href="http://complexspiral.com/">Complex Spiral Consulting</a></li><li><a href="http://www.webassist.com/go/css/emeyer/">CSS Sculptor</a></li><li><a href="http://css-discuss.org/">css-discuss</a></li><li><a href="http://microformats.org/">Microformats</a></li><li><a href="http://s5project.org/">S5</a></li></ul></div><div class="panel" id="tour"><ul><li><a href="http://fray.com/issue3/"><img src="http://fray.com/images/i3c.gif" alt="Fray Contributor (Issue 3: Sex &amp; Death)" /></a></li><!-- <li><a href="http://www.webassist.com/go/css/emeyer/"><img src="/pix/CS_ad_180x109.jpg" alt="CSS Sculptor for Dreamweaver" style="max-width: 100%;" /></a></li> --></ul></div><div class="panel">
<h4>Recently Tweeted</h4>
<p class="more"><a href="http://twitter.com/meyerweb">see more</a></p>
<p>Saw a temporary license plate with expiration date MAR3010 and thought of <a href="http://twitter.com/t">@t</a>. <small>&#8211;tweeted 7 hours, 19 minutes ago</small></p>
</div><div id="sideblog" class="panel">
<h4>Distractions</h4>
<p class="more">
<a href="/eric/thoughts/recent-links/">archive</a>
</p>
<ul>
<li><a href="http://tweetagewasteland.com/2010/03/my-head-is-in-the-cloud/" title="March 18 | &#8220;I sense that my addiction to the realtime stream is only making room for the consumption of a faster stream.&#8221;">My Head is in the Cloud</a> <small>[via <a href="http://daringfireball.net/">John</a>]</small></li>
<li><a href="http://8bitnyc.com/" title="March 17 | All of a sudden I want to establish a mission in Central Park and negotiate with the natives for gold and food.">8-Bit NYC</a></li>
<li><a href="http://www.youtube.com/watch?v=nFicqklGuB0&amp;feature=player_embedded" title="March 12 | Wry comment expressing my appreciation of the creative derivativeness of this video and its uncanny accuracy in mocking common tropes.">Academy Award Winning Movie Trailer</a></li>
<li><a href="http://www.youtube.com/watch?v=414TmP12WAU" title="March 9 | &#8220;Apple juice&#8230; for half price!&#8221;  More like twice PRICELESS.  (Note: If you&#8217;re at work, don your headphones.)">Happy in Paraguay</a> <small>[via <a href="http://unstoppablerobotninja.com/">Ethan</a>]</small></li>
<li><a href="http://www.youtube.com/watch?v=9V5ubAOeOBk&amp;feature=player_embedded" title="February 10 | This is approximately the best thing ever.">U900 -Walk Don&#8217;t Run (Isogabamaware)</a></li>
<li><a href="http://www.456bereastreet.com/archive/201002/sifr_default_css_hides_content_from_at_least_one_screen_reader/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A 456bereastreet %28456 Berea Street%29" title="February 8 | -9999px comes through again, but I really wish we were beyond that kind of thing.">sIFR default CSS hides content from at least one screen reader</a></li>
<li><a href="http://www.macosxhints.com/article.php?story=20100117064356428" title="February 8 | Storing this for future use.">Take a picture with the iSight camera when a folder is opened</a></li>
<li><a href="http://mingle2.com/blog/view/web-developer-mind" title="February 4 | Mostly valid.  (SEE WHAT I DID THERE?)">The Mind of a Web Developer: An Illustrated Diagram</a></li>
<li><a href="http://www.theonion.com/content/news/science_channel_refuses_to_dumb" title="January 28 | &#8220;Punkin Chunkin, for Christ&#8217;s sake&#8230; What more do you people want?&#8221;">Science Channel Refuses To Dumb Down Science Any Further</a></li>
<li><a href="http://www.mailchimp.com/blog/project-omnivore-declassified/" title="January 27 | Sounds like quite a feat.  But I wonder how we&#8217;d feel if Microsoft or Google announced the same kind of thing on their e-mail services.">MailChimp&#8217;s Project Omnivore: Declassified</a></li>
<li><a href="http://www.politifact.com/truth-o-meter/statements/2010/jan/25/carolyn-maloney/congresswoman-says-democratic-presidents-create-mo/" title="January 26 | &#8220;Obviously, luck matters a lot, but when there is a consistent pattern over more than 60 years, it starts to look like more than just luck.&#8221;">Congresswoman says Democratic presidents create more private-sector jobs</a></li>
<li><a href="http://www.ted.com/talks/taylor_mali_what_teachers_make.html" title="January 25 | Truth.">Taylor Mali: What teachers make</a></li>
<li><a href="http://notebook.johnmartz.com/how-websites-work?c=1" title="January 22 | At last, the truth is out and I can stop pretending:  beatific monkeys are what makes it all go.">How websites work</a></li>
</ul>
</div>
<div class="panel" id="advisory">
<div class="guarded">
<a href="http://blogadvisorysystem.com/"><img src="/pix/bas/guarded.png" alt="Blog Advisory System Alert Level: Guarded"></a>
</div>
</div>

<div class="panel" id="excuse">
<h4>The <a href="/feeds/excuse/">excuse of the day</a> is</h4>
<p>Internet 1 traffic is being routed onto Internet 2</p>
</div>

<div class="panel" id="extras">
<h4>Extras</h4>
<ul>
<li><a href="/feeds/">Feeds</a> &#8226;</li>
<li><a href="/eric/faq.html">FAQ</a> &#8226;</li>
<li><a href="/family.html">Family</a></li>
</ul>
</div>

</div>

<div id="navigate">
<h4>Navigation</h4>
<ul id="navlinks">
<li id="archLink"><a href="/eric/thoughts/">Archives</a></li>
<li id="cssLink"><a href="/eric/css/">CSS</a></li>
<li id="toolsLink"><a href="/eric/tools/">Toolbox</a></li>
<li id="writeLink"><a href="/eric/writing.html">Writing</a></li>
<li id="speakLink"><a href="/eric/talks/">Speaking</a></li>
<li id="otherLink"><a href="/other/">Leftovers</a></li>
<li id="aboutsite"><a href="/ui/about.html">About this site</a></li>
</ul>
</div>

<div id="footer">
<p class="sosumi">All contents of this site, unless otherwise noted, are &copy;1995-2008 <strong>Eric A. and Kathryn S. Meyer</strong>.  All Rights Reserved.</p>
<p>"<a href="/eric/thoughts/">Thoughts From Eric</a>" is powered by the &uuml;bercool <a href="http://wordpress.org/">WordPress</a></p>
</div>
</body>
</html>
