<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1024580" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1024580</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150341</link>
    <description> &lt;p&gt;man, I&#039;ve said those very words myself.&lt;/p&gt;
 </description>
     <pubDate>Sun, 25 Apr 2004 18:47:07 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1150341 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150338</link>
    <description> &lt;p&gt;forget it, i decided to make it non-dynamic&lt;/p&gt;
 </description>
     <pubDate>Sun, 25 Apr 2004 18:04:00 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1150338 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150277</link>
    <description> &lt;p&gt;Yes, I see now how that bit is &lt;a href=&quot;http://www.hszk.bme.hu/~hj130/css/list_menu/hover/index.html&quot; class=&quot;bb-url&quot;&gt;supposed to work&lt;/a&gt;. Well, without IE to test with, I don&#039;t think there&#039;s much I can do to help. &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;
 </description>
     <pubDate>Sat, 24 Apr 2004 17:52:35 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1150277 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150276</link>
    <description> &lt;p&gt;Well, for Moz and Firefox, the menu works fine without the JS, because the CSS stands up for itself...&lt;/p&gt;
&lt;p&gt;Removing the space does nothing...&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 17:18:00 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1150276 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150274</link>
    <description> &lt;p&gt;Why is the space before &lt;em&gt;over&lt;/em&gt; in the JS necessary? I don&#039;t see any reason for it, though I notice the ALA writer uses it. I don&#039;t think he makes any note of it either. It could be that Moz trims that space and IE retains it... but I can&#039;t say for sure. Try removing it if you haven&#039;t already. &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>Sat, 24 Apr 2004 16:36:45 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1150274 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150271</link>
    <description> &lt;p&gt;Well...i tend not to use ids and classes with similar names&lt;/p&gt;
&lt;p&gt;(on a side note...i noticed that the JS is getElementbyID, and i had the menu as a class...i changed it to id, but still didn&#039;t help.)&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 15:38:24 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1150271 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150243</link>
    <description> &lt;p&gt;I&#039;m not sure -- normally this wouldn&#039;t be affected. Is there some conflict that I can&#039;t see between ids/variables in the JavaScript/php?&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 05:47:45 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1150243 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150239</link>
    <description> &lt;p&gt;Wow...i didn&#039;t even notice one was in and one was out...&lt;/p&gt;
&lt;p&gt;It still didn&#039;t make a difference...what would cause .onLoad to not trigger?&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 03:40:46 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1150239 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150237</link>
    <description> &lt;p&gt;Also, it seems that the window.onload is not being triggered when the script is in the head in IE -- that would be specifically what the issue is?&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 03:27:59 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1150237 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/dynamic-menu#comment-1150236</link>
    <description> &lt;p&gt;Okay, so in IE it doesn&#039;t work when this &lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;amp;lt;script src=&amp;quot;new.js&amp;quot; type=&amp;quot;text/javascript&amp;quot; language=&amp;quot;javascript&amp;quot;&amp;amp;gt;&lt;br /&gt;&amp;amp;lt;/script&amp;amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;is in the  (.php) but does when it&#039;s in the  (.html) -- normally I&#039;d say that&#039;s all backwards since usually the &amp;lt;script&amp;gt; is best placed in the , but if it won&#039;t work there, is there a reason why you can&#039;t put it in the ?&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 03:26:46 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1150236 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
