<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003181" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003181</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/internet-explorer-vs-netscape#comment-1014072</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;   What you can do is redirect NN users to a NN page or dynamically write appropriate code within your page. This involves detecting the user&#039;s browser and writing a series of if/else&#039;s.&lt;br /&gt;
   Something like:&lt;br /&gt;
   if (document.layers) // nn user&lt;br /&gt;
   {&lt;br /&gt;
     document.write(&quot;&amp;lt;a href=&#039;../index.html&#039;&amp;gt;Home&amp;lt;/a&amp;gt;&#039;&quot;);&lt;br /&gt;
   }&lt;br /&gt;
   else&lt;br /&gt;
     {&lt;br /&gt;
      document.write(&quot;&amp;lt;button onclick=location.href=&#039;../index.html&#039; Title =&#039;Return to GrassBlade Home Page&#039; Style=&#039;background-color: #00ffff; width: 125px; height: 25px;&#039;&amp;gt;&amp;lt;font color=#000000 face=Arial Bold&amp;gt;Home&amp;lt;/font&amp;gt;&quot;);&lt;br /&gt;
     }&lt;/p&gt;
&lt;p&gt;Hi Suzanne,&lt;br /&gt;
   Oh come on. IE&#039;s not really permissive. It just provides shortcuts and knows better. Sort of like AOL. You know the attitude -- &quot;Don&#039;t worry. I&#039;ll take care of you, even if you are a complete idiot.&quot;   &lt;img src=&quot;http://www.webmaster-forums.com/ubb/wink.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt; &lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
my site:&lt;a href=&quot;http://members.aol.com/grassblad&quot; class=&quot;bb-url&quot;&gt;GrassBlade: cut&amp;amp;paste javascript&lt;/a&gt;&lt;br /&gt;
moderator at:&lt;a href=&quot;http://www.javaplace.co.uk&quot; class=&quot;bb-url&quot;&gt;The Javascript Place&lt;/a&gt;&lt;br /&gt;
&lt;A target=&quot;_blank&quot;&gt;Javascript City&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[This message has been edited by Vincent Puglia (edited 10 June 2000).]&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Jun 2000 13:41:00 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1014072 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/internet-explorer-vs-netscape#comment-1014071</link>
    <description> &lt;p&gt;You can&#039;t switch anyone (or be switched) to another browser.  You can suggest it, of course, but that&#039;s all.&lt;/p&gt;
&lt;p&gt;While IE has the dominant position CURRENTLY, it is in your own best interests to learn how to make your pages cross-browser.  IE is extremely permissive, in that it allows all sorts of errors to be &quot;corrected&quot; by the browser.  While Netscape isn&#039;t perfect by any means, this permissiveness of IE makes people think less of it than they already do, but the error is REALLY on IE&#039;s side in most cases for being too permissive and allowing invalid code (like not closing tags, nesting errors, missing quotes, et cetera).&lt;/p&gt;
&lt;p&gt;The danger in this is that your pages will break on other browsers, or worse, will break on different versions of IE, so you really need to learn to do it properly.&lt;br /&gt;
 &lt;a href=&quot;http://www.htmlvalidator.com/lite&quot; class=&quot;bb-url&quot;&gt;www.htmlvalidator.com/lite&lt;/a&gt;  is a free validator, the pro version rocks.  It will help you by finding your errors, AND telling you what the right things are.&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Jun 2000 20:10:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1014071 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/internet-explorer-vs-netscape#comment-1014070</link>
    <description> &lt;p&gt;I don&#039;t know if there is but what if they don&#039;t have internet explorer installed. Then they will get no site.&lt;/p&gt;
&lt;p&gt;Why not build a splash page with a &quot;best viewed with internet explorer&quot; caption and then a link to microsofts download site.&lt;/p&gt;
&lt;p&gt;Actually splash pages look pretty rubbish so if you don&#039;t wnat to do that you could put a download IE symbol ion your index page.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Jun 2000 17:16:00 +0000</pubDate>
 <dc:creator>Cloughie</dc:creator>
 <guid isPermaLink="false">comment 1014070 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
