<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016687" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016687</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-browser-javascripting#comment-1097075</link>
    <description> &lt;p&gt;from memory, webreference.com has quite a few reference charts, from DOM to CSS etc&lt;/p&gt;
&lt;p&gt;Another good thing to do would be to go to netscape.com and download their javascript reference. As far as I can remember microsoft has a Jscript documentation download as well.&lt;/p&gt;
&lt;p&gt;And of course the best way to learn crossbrowser javascript is a combination of trial and error and good support from others more knowledgeable. TWF is a great forum to post your problems, we will all try to answer the question as soon as possible.&lt;/p&gt;
&lt;p&gt;cheers&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Dec 2001 13:25:01 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1097075 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>what about the dom?</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-browser-javascripting#comment-1097072</link>
    <description> &lt;p&gt;I&#039;m using asp. So I can redirect to netscape browser javascripts. But I don&#039;t know how to write them! &lt;/p&gt;
&lt;p&gt;I remember hearing or reading somewhere that the DOM in netscape is different. If so, a simple comparison chart or graph between the different doms would be helpful. &lt;/p&gt;
&lt;p&gt;In the meantime I&#039;ll look at the sites mentioned here. &lt;/p&gt;
&lt;p&gt;Regarding Vinny&#039;s post, I had a really wierd rendering in netscape 4. It was just a table layout with an centered with a div tag inside a table cell. The picture presented on top of (like a layer where you could see the lsyer underneath.)  the text in a different table cell!&lt;/p&gt;
&lt;p&gt;How might that happen?&lt;br /&gt;
Thanks!&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Dec 2001 06:33:12 +0000</pubDate>
 <dc:creator>akohl</dc:creator>
 <guid isPermaLink="false">comment 1097072 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-browser-javascripting#comment-1097066</link>
    <description> &lt;p&gt;Hi akohl,&lt;/p&gt;
&lt;p&gt;   Some crossBrowser tips:&lt;/p&gt;
&lt;p&gt;  1) use  tags (You can access an element in IE without one, but the form element will never appear in Netscape without encircling form tags)&lt;/p&gt;
&lt;p&gt;  2) selection list syntax is:  document.formname.selectname.options[document.formname.selectname.selectedIndex].value (or .text)  --&amp;gt; do not use the IE shortcut.&lt;/p&gt;
&lt;p&gt;  3) close all tags that have closing tags (, , , etc. etc)  &lt;/p&gt;
&lt;p&gt;  4) Netscape 4 does not recognize display=&#039;none&#039;&lt;/p&gt;
&lt;p&gt;  5) Netscape 4 layers/divs must be positioned absolutely (not relatively) if you wish to manipulate them.&lt;/p&gt;
&lt;p&gt;If interested:  the vast majority (99%) of the script/tutoritals at my site are crossBrowser compatible.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Dec 2001 03:09:03 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1097066 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-browser-javascripting#comment-1097055</link>
    <description> &lt;p&gt;If you have a specific development crossbrowser problem, then one of the best places to go is &lt;a href=&quot;http://www.irt.org&quot; class=&quot;bb-url&quot;&gt;irt.org&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;otherwise there are plenty of great sites out there that cover a lot of crossbrowser javascript and html issues.&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Dec 2001 14:35:49 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1097055 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/cross-browser-javascripting#comment-1097041</link>
    <description> &lt;p&gt;is your site dynamic or standard html? If it&#039;s dynamic, php for example, you&#039;d look for a browser detection code... if it&#039;s static html, you should use a javascript redirect script.&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Dec 2001 05:36:21 +0000</pubDate>
 <dc:creator>Justice</dc:creator>
 <guid isPermaLink="false">comment 1097041 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
