<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020458" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020458</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-netscape#comment-1125199</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by listless &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;IIRC, JScript is friendly only to MS Browsers, so to overcome that, I&#039;d use JavaScript or ECMAScript, just declare &amp;lt;script type=&quot;text/javascript&quot;&amp;gt;&lt;br /&gt;
//code here&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
and I&#039;d assume you&#039;d be okay.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The other part of the problem is JS-powered drop-menus on web pages make heavy use of the DOM, which is not exactly followed to the letter by NN4.x, so really you&#039;re SOL on that side of things; all you can do is put the basic styles in a ed stylesheet and the ones NN doesn&#039;t understand into an @imported stylesheet. &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I currently have the tag:&lt;/p&gt;
&lt;p&gt;&amp;lt;script type=&quot;text/javascript&quot; language=&quot;JavaScript1.2&quot;&amp;gt;&lt;br /&gt;
//code here&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;But for some of the pages, etc., NS appears to not handle it at all.  Some pages will load OK but you have to hit REFRESH.  And on the Exhibition page (&lt;a href=&quot;http://www.tekjnke.com/murder_exhibit/exhibition.html&quot; class=&quot;bb-url&quot;&gt;http://www.tekjnke.com/murder_exhibit/exhibition.html&lt;/a&gt;), the menu (which is the script) hangs into the text table under NS 4.8.&lt;/p&gt;
&lt;p&gt;Thanks for all the input, this is really helping.&lt;/p&gt;
&lt;p&gt;-T&lt;/p&gt;
 </description>
     <pubDate>Tue, 11 Feb 2003 17:19:07 +0000</pubDate>
 <dc:creator>tekjnke</dc:creator>
 <guid isPermaLink="false">comment 1125199 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-netscape#comment-1125197</link>
    <description> &lt;p&gt;IIRC, JScript is friendly only to MS Browsers, so to overcome that, I&#039;d use JavaScript or ECMAScript, just declare &amp;lt;script type=&quot;text/javascript&quot;&amp;gt;&lt;br /&gt;
//code here&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
and I&#039;d assume you&#039;d be okay.&lt;/p&gt;
&lt;p&gt;The other part of the problem is JS-powered drop-menus on web pages make heavy use of the DOM, which is not exactly followed to the letter by NN4.x, so really you&#039;re SOL on that side of things; all you can do is put the basic styles in a ed stylesheet and the ones NN doesn&#039;t understand into an @imported stylesheet.&lt;/p&gt;
 </description>
     <pubDate>Tue, 11 Feb 2003 17:03:11 +0000</pubDate>
 <dc:creator>listless</dc:creator>
 <guid isPermaLink="false">comment 1125197 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-netscape#comment-1125185</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Busy &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Welcome to TWF&lt;br /&gt;
there are some errors in your coding, the index page is fine&lt;br /&gt;
the bibliography page has a few, there is a  but not start tag in your second table, in your 5th table you have:&lt;br /&gt;
(missing a &amp;gt; on the td).&lt;br /&gt;
don&#039;t use the tbody tags, if you do they should be used with the complete set, thead, tbody, tfoot but is best not to use any as they aren&#039;t fully supported in some browsers.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;the timelines page just displays the links at the top. the code looks like its been cut off, finishing at &lt;/p&gt;
&lt;p&gt;the exhibition page is ok except the left navigation is flowing into the content, could be the layers doing that. but there is a  in the second table with no start tag and two empty tables under that. Netscape doesn&#039;t like  it has to be &amp;amp;nbsp;&lt;/p&gt;
&lt;p&gt;the search page is but are some tbody tags without partners&lt;/p&gt;
&lt;p&gt;the credits page looks ok&lt;/p&gt;
&lt;p&gt;I just picked these errors up by looking at your code, you should run the pages through a validator which could pick up some i&#039;ve missed&lt;/p&gt;
&lt;p&gt;It&#039;s up to you how many browsers you have on your puter, I personal have 6 but if you validate your code you should get away with one. but if you were only going to code for one browser I&#039;d pick Netscape as IE allows any junk thrown at it, but its personal prefence &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Thanks for the input!&lt;/p&gt;
&lt;p&gt;After installing a few browsers and doing some heavy code inspecting, it would appear that Netscape v4.8 doesn&#039;t like the JScript menu&#039;s that I have for this website.  However, Netscape v7.0.1 displays the website just fine.&lt;/p&gt;
&lt;p&gt;Is there a way to help Netscape v4.x to deal with JScript?  Short of creating an entire set of pages just for that browser?&lt;/p&gt;
&lt;p&gt;-T&lt;/p&gt;
 </description>
     <pubDate>Tue, 11 Feb 2003 14:14:14 +0000</pubDate>
 <dc:creator>tekjnke</dc:creator>
 <guid isPermaLink="false">comment 1125185 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-netscape#comment-1125184</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Suzanne &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;It&#039;s a good idea to have multiple versions of browsers on your system if you don&#039;t use standards, and even when you do since some browsers aren&#039;t the most compliant and it&#039;s good to know what quirks you&#039;ll be dealing with.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As far as N4.x -- validate validate validate and then validate again. &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
 </description>
     <pubDate>Tue, 11 Feb 2003 14:12:20 +0000</pubDate>
 <dc:creator>tekjnke</dc:creator>
 <guid isPermaLink="false">comment 1125184 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-netscape#comment-1125147</link>
    <description> &lt;p&gt;Welcome to TWF&lt;br /&gt;
there are some errors in your coding, the index page is fine&lt;br /&gt;
the bibliography page has a few, there is a  but not start tag in your second table, in your 5th table you have:&lt;br /&gt;
(missing a &amp;gt; on the td).&lt;br /&gt;
don&#039;t use the tbody tags, if you do they should be used with the complete set, thead, tbody, tfoot but is best not to use any as they aren&#039;t fully supported in some browsers.&lt;/p&gt;
&lt;p&gt;the timelines page just displays the links at the top. the code looks like its been cut off, finishing at &lt;/p&gt;
&lt;p&gt;the exhibition page is ok except the left navigation is flowing into the content, could be the layers doing that. but there is a  in the second table with no start tag and two empty tables under that. Netscape doesn&#039;t like  it has to be &amp;amp;nbsp;&lt;/p&gt;
&lt;p&gt;the search page is but are some tbody tags without partners&lt;/p&gt;
&lt;p&gt;the credits page looks ok&lt;/p&gt;
&lt;p&gt;I just picked these errors up by looking at your code, you should run the pages through a validator which could pick up some i&#039;ve missed&lt;/p&gt;
&lt;p&gt;It&#039;s up to you how many browsers you have on your puter, I personal have 6 but if you validate your code you should get away with one. but if you were only going to code for one browser I&#039;d pick Netscape as IE allows any junk thrown at it, but its personal prefence&lt;/p&gt;
 </description>
     <pubDate>Mon, 10 Feb 2003 21:15:33 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1125147 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-netscape#comment-1125146</link>
    <description> &lt;p&gt;It&#039;s a good idea to have multiple versions of browsers on your system if you don&#039;t use standards, and even when you do since some browsers aren&#039;t the most compliant and it&#039;s good to know what quirks you&#039;ll be dealing with.&lt;/p&gt;
&lt;p&gt;As far as N4.x -- validate validate validate and then validate again.&lt;/p&gt;
 </description>
     <pubDate>Mon, 10 Feb 2003 21:03:06 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1125146 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
