<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040605" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040605</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Seems to work alright in IE6</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/works-everything-ie#comment-1228167</link>
    <description> &lt;p&gt;Seems to work alright in IE6 here. As for the extra of it directing to a new page when they click a category: why not add an &lt;code&gt;id=&amp;quot;pagename&amp;quot;&lt;/code&gt; to the &lt;code&gt;body&lt;/code&gt; tag? Then you can target that using CSS. For example, in the HTML:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;body id=&amp;quot;biographies&amp;quot;&amp;gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
Then in the CSS:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;body#biographies #m2 {&lt;br /&gt;&amp;nbsp; display: block;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
Also, you have &lt;code&gt;return false;&lt;/code&gt; in your link&#039;s &lt;code&gt;onclick&lt;/code&gt;. That will stop the browser from moving to the new page, remove it and the link should work. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Jan 2008 04:04:56 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1228167 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hmm. I am not finding it</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/works-everything-ie#comment-1228161</link>
    <description> &lt;p&gt;Hmm. I am not finding it working consistently anywhere. Your scripts are failing because of errors in your (X)HTML. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;#1. The menu has list items with no enclosing UL or OL&lt;/p&gt;
&lt;p&gt;#2. The script refers to images with id=&quot;pm1&quot;, &quot;pm2&quot;, &quot;pm3&quot; which are mostly missing from your markup&lt;/p&gt;
&lt;p&gt;#3. You have a mix of HTML, XHTML, and proprietary Microsoft markup&lt;/p&gt;
&lt;p&gt;The missing image elements cause the script to fail on some menu items, but work on others. The markup errors are also causing cross-browser display issues. I suggest a visit to the validator[1].&lt;/p&gt;
&lt;p&gt;If you still have problems after correcting the markup, do let us know and we will try to help. (I suggest starting a new thread - some of us rely on the news feed, which does not show replies.)&lt;/p&gt;
&lt;p&gt; [1] &lt;a href=&quot;http://tinyurl.com/337dk5&quot; title=&quot;http://tinyurl.com/337dk5&quot;&gt;http://tinyurl.com/337dk5&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Jan 2008 02:38:38 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1228161 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
