<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002282" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002282</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/problems-netscape-can-not-get-my-mouseovers-work#comment-1010154</link>
    <description> &lt;p&gt;Thanks. I will give it a try and let you know how it works.&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jun 1999 03:28:00 +0000</pubDate>
 <dc:creator>cldennis</dc:creator>
 <guid isPermaLink="false">comment 1010154 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/problems-netscape-can-not-get-my-mouseovers-work#comment-1010153</link>
    <description> &lt;p&gt;OK here is the correction.&lt;/p&gt;
&lt;p&gt;&amp;lt;script language=&amp;quot;JavaScript&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;!-- begin script&lt;/p&gt;
&lt;p&gt;window.onerror = null&lt;/p&gt;
&lt;p&gt;    browserName = navigator.appName;&lt;br /&gt;
    browserVer = parseInt(navigator.appVersion);&lt;/p&gt;
&lt;p&gt;if (browserVer &amp;gt;= 3) version = &amp;quot;n3&amp;quot;;&lt;br /&gt;
else version = &amp;quot;n2&amp;quot;;&lt;br /&gt;
if (version == &amp;quot;n3&amp;quot;) {&lt;br /&gt;
    begin = new Image;&lt;br /&gt;
 begin.src = &amp;quot;./images/temp/start.gif&amp;quot;;&lt;br /&gt;
   design = new Image;&lt;br /&gt;
   design.src = &amp;quot;./images/temp/designfr.gif&amp;quot;;&lt;br /&gt;
hosting = new Image;&lt;br /&gt;
   hosting.src = &amp;quot;./images/temp/hostfr.gif&amp;quot;;&lt;br /&gt;
  support = new Image;&lt;br /&gt;
   support.src = &amp;quot;./images/temp/supportfr.gif&amp;quot;;&lt;br /&gt;
  end = new Image;&lt;br /&gt;
   end.src = &amp;quot;./images/temp/finalfr.gif&amp;quot;;&lt;br /&gt;
  }&lt;/p&gt;
&lt;p&gt;function flip (imageID,objectName) {&lt;br /&gt;
    if (version == &amp;quot;n3&amp;quot;) {&lt;br /&gt;
    document.images[imageID].src = eval(objectName + &amp;quot;.src&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;// endscript --&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;Also you have the last image source in this script as final. That is a restricted word. I replaced it with end. You will need to do the same on the links.&lt;/p&gt;
&lt;p&gt;Other than removing the final I just elimated the size attributes.&lt;/p&gt;
&lt;p&gt;Let me know if this doesn&#039;t work.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
My goal in life is found in Phillipians 4:8-9&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Jun 1999 21:40:00 +0000</pubDate>
 <dc:creator>Jim Shilt</dc:creator>
 <guid isPermaLink="false">comment 1010153 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/problems-netscape-can-not-get-my-mouseovers-work#comment-1010152</link>
    <description> &lt;p&gt;Thakns for your suggestions. How would I check to see if I have Javascript turned off in NS 4.5. I did take out the image attributes but it still didn&#039;t work. thanks for the suggestion. Any other ideas. the javascript on the home page is the quickl hits button and the compass like diagram. It should change as you move your mouseover the words to the left.&lt;/p&gt;
 </description>
     <pubDate>Sun, 20 Jun 1999 17:08:00 +0000</pubDate>
 <dc:creator>cldennis</dc:creator>
 <guid isPermaLink="false">comment 1010152 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/problems-netscape-can-not-get-my-mouseovers-work#comment-1010151</link>
    <description> &lt;p&gt;Hey cldennis&lt;/p&gt;
&lt;p&gt;You might try taking out the image size attributes in the script. The original script I gave you did not have the size. I think the ( and ) might by tripping you up. Try it and see.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
My goal in life is found in Phillipians 4:8-9&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Jun 1999 21:50:00 +0000</pubDate>
 <dc:creator>Jim Shilt</dc:creator>
 <guid isPermaLink="false">comment 1010151 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/problems-netscape-can-not-get-my-mouseovers-work#comment-1010150</link>
    <description> &lt;p&gt;seems fine to me....&lt;br /&gt;
i think you mean the buttons on the left side, they work with my NS4.5&lt;br /&gt;
maybe you disabled javascript?&lt;br /&gt;
cu&lt;br /&gt;
patrick&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;a href=&quot;http://www.allcgi.de&quot; title=&quot;http://www.allcgi.de&quot;&gt;http://www.allcgi.de&lt;/a&gt;&lt;br /&gt;
not quite up yet, but see if you can find something for you!&lt;/p&gt;
 </description>
     <pubDate>Sat, 19 Jun 1999 19:59:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1010150 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
