<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SYSK 339: Menus and Other Popups Without Any JavaScript</title><link>http://blogs.msdn.com/irenak/archive/2007/04/30/sysk-339-menus-and-other-popups-without-any-javascript.aspx</link><description>The other day I came across the following article by Eric Meyer -- http://meyerweb.com/eric/css/edge/popups/demo.html . Basically, instead of using JavaScript, you use CSS to change an element style that results in some other element(s) appearing (e.g.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Popups by CSS not JavaScript</title><link>http://blogs.msdn.com/irenak/archive/2007/04/30/sysk-339-menus-and-other-popups-without-any-javascript.aspx#2339809</link><pubDate>Mon, 30 Apr 2007 17:04:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2339809</guid><dc:creator>This Old Code</dc:creator><description /></item><item><title>This Old Code - Popups by CSS not JavaScript</title><link>http://blogs.msdn.com/irenak/archive/2007/04/30/sysk-339-menus-and-other-popups-without-any-javascript.aspx#2339812</link><pubDate>Mon, 30 Apr 2007 17:04:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2339812</guid><dc:creator>This Old Code - Popups by CSS not JavaScript</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://thisoldcode.microfisch.com/PermaLink,guid,489e8556-ebc8-4cb1-8b30-953ded0dcc17.aspx"&gt;http://thisoldcode.microfisch.com/PermaLink,guid,489e8556-ebc8-4cb1-8b30-953ded0dcc17.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: SYSK 339: Menus and Other Popups Without Any JavaScript</title><link>http://blogs.msdn.com/irenak/archive/2007/04/30/sysk-339-menus-and-other-popups-without-any-javascript.aspx#2651636</link><pubDate>Tue, 15 May 2007 18:51:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2651636</guid><dc:creator>Michael Luthardt</dc:creator><description>&lt;p&gt;I just stumbled over this post where you credit Eric Meyer for anchor pop ups.&lt;/p&gt;
&lt;p&gt;This is an idea much older.&lt;/p&gt;
&lt;p&gt;I use it on my website for years as so called &amp;quot;Info Box&amp;quot;. It was in times of IE6 (still not over) the only possibility to imitate a standards compliant rollover for all browsers and platforms without any scripting.&lt;/p&gt;
&lt;p&gt;Unfortunately, even IE7 does not support pseudo class :hover on &amp;lt;div&amp;gt;'s. So I will use it still longer (till IE8?).&lt;/p&gt;
&lt;p&gt;BTW, I think it's simpler to assign a class to the anchor tag &amp;lt;a&amp;gt; where the &amp;lt;span&amp;gt; is nested into. Then, &amp;lt;a class=&amp;quot;info&amp;quot;&amp;gt;hover over&amp;lt;span&amp;gt;pop this up&amp;lt;/span&amp;gt;&amp;lt;a/&amp;gt; does the trick everywhere on your site.&lt;/p&gt;
&lt;p&gt;I'm not the inventor of this, too. I optimized a similar idea found elsewhere on the web for my needs. &lt;/p&gt;</description></item></channel></rss>