<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012649" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012649</link>
    <description></description>
    <language>en</language>
          <item>
    <title>I fixed it up and shortened it a bit:</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/load-diff-image-depending-browser#comment-1073621</link>
    <description> &lt;p&gt;&amp;lt;script language=&quot;JavaScript&quot;&amp;gt;&lt;br /&gt;
&quot;)&lt;br /&gt;
}&lt;br /&gt;
else if (navigator.appName == &quot;Microsoft Internet Explorer&quot;) {&lt;br /&gt;
document.write(&quot;&lt;img src=&#039;IMAGE2.GIF&#039; /&gt;&quot;)&lt;br /&gt;
} &lt;/p&gt;
&lt;p&gt;// --&amp;gt;&lt;br /&gt;
&amp;lt;/script&amp;gt; &lt;/p&gt;
&lt;p&gt;You made a few that you didn&#039;t define(i think) anyway you can add more for the other browser names(i cant think of the other browser names, though)&lt;br /&gt;
I&#039;ve done things like this a few times so this code should work, if not, drop me a line(preferrably by email).&lt;/p&gt;
&lt;p&gt;Goodbye,&lt;br /&gt;
I&lt;br /&gt;
a&lt;br /&gt;
n&lt;/p&gt;
 </description>
     <pubDate>Mon, 06 Nov 2000 02:19:24 +0000</pubDate>
 <dc:creator>ianrules</dc:creator>
 <guid isPermaLink="false">comment 1073621 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Corrections</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/load-diff-image-depending-browser#comment-1073166</link>
    <description> &lt;p&gt;Your problem in your code is this :&lt;br /&gt;
instead of document.write(&quot;/images/...&quot;&lt;br /&gt;
put this document.write(&quot;&lt;img /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Oct 2000 13:40:37 +0000</pubDate>
 <dc:creator>The Gray Wolf</dc:creator>
 <guid isPermaLink="false">comment 1073166 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/load-diff-image-depending-browser#comment-1073165</link>
    <description> &lt;p&gt;Hey, we got a topic almost exactly like this yesterday, you guys the same people?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://javascriptcity.com/forums/showthread.php3?threadid=1976&quot; class=&quot;bb-url&quot;&gt;http://javascriptcity.com/forums/showthread.php3?threadid=1976&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;aDog &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/nerdy.png&quot; title=&quot;Cool&quot; alt=&quot;Cool&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Oct 2000 13:07:03 +0000</pubDate>
 <dc:creator>Arielladog</dc:creator>
 <guid isPermaLink="false">comment 1073165 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/load-diff-image-depending-browser#comment-1073157</link>
    <description> &lt;p&gt;Dunno about yours, but this one works:)&lt;/p&gt;
&lt;p&gt;&amp;lt;script&amp;gt;&lt;/p&gt;
&lt;p&gt;if (!document.all)&lt;br /&gt;
document.write(&quot;&lt;img src=&#039;thisone.gif&#039; /&gt;&quot;)&lt;br /&gt;
else&lt;br /&gt;
document.write(&quot;&lt;img src=&#039;thatone.gif&#039; /&gt;&quot;)&lt;/p&gt;
&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 22 Oct 2000 01:16:59 +0000</pubDate>
 <dc:creator>AndyB</dc:creator>
 <guid isPermaLink="false">comment 1073157 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
