<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022182" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022182</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136842</link>
    <description> &lt;p&gt;i thought there was some issues with gecko so they went back to the mozilla engine that is used by mozilla. i know they changed or had  a major changein the engine between 6.x and 7.x so they will behave differntly&lt;/p&gt;
 </description>
     <pubDate>Tue, 26 Aug 2003 16:47:31 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1136842 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136773</link>
    <description> &lt;p&gt;Some old boxes still have IE4. Netscape 4 is a little more popular. Either way, no point coding for them. I was merely pointing out that gEBId functionality is not necessarily complete in IEx -- must find specifics on that. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The Gecko/Moz engine may be essentially the same, but Netscape has a higher tolerance for MS and non-standard code, such as document.all, so testing on NS is not a good idea -- better to test with a &quot;pure&quot; Gecko/Moz first. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Aug 2003 20:12:46 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1136773 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136762</link>
    <description> &lt;p&gt;umm... people still use ie4? if you&#039;re under 5.5 it tells you you need to dl 5.5 or 6 to use windows update.&lt;/p&gt;
&lt;p&gt;also, which netscape? 4.xx has end of life&lt;br /&gt;
6.x is not on the mozilla engine but gecko and had all sorts of quirks that...&lt;br /&gt;
7.x has the mozilla engine.. that&#039;s right. driven fromt eh same thing as mozilla, only morphed by aol in ways i don&#039;t care for, so they generally react the same way. firebird is a dev version. i have 1.31 to test how people see it (and it&#039;s what i use whenon the linux box i have)&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Aug 2003 16:20:32 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1136762 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136758</link>
    <description> &lt;p&gt;I&#039;ve tested a &lt;a href=&quot;http://pheonix.orcon.net.nz/FMF/Franklin%20Mortgage%20Funding.html&quot; class=&quot;bb-url&quot;&gt;copy of your page&lt;/a&gt; with the changes I proposed and it seems to work just fine in Mozilla Firebird, IE6 and IE5. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;btw, afaik, getElementById() is &lt;em&gt;not&lt;/em&gt; as well supported in IE. I tend to work with it on a practical basis -- try it, if it works, go with it; nevermind any other rules of thumb. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;edit:&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;From &lt;a href=&quot;http://developer.apple.com/internet/javascript/dom2i.html&quot; class=&quot;bb-url&quot;&gt;Apple Developer Connection- Dynamic Content with DOM-2 (Part I of II)&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Microsoft faced a dilemma. On the one hand, developers for IE4 had already invested heavily in the IE4 style of referencing objects; on the other hand, Microsoft had participated in the W3C DOM effort and could not ignore it. The result, as implemented in IE5, is a hybrid model that maintains compatibility with the IE4 DOM and supports at least the basic way of referencing objects in the W3C DOM syntax. Redundant? Yes.&lt;/strong&gt;
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;It&#039;s IE4 that wholly doesn&#039;t support getElementById, then. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/surprise.png&quot; title=&quot;Shocked&quot; alt=&quot;Shocked&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;edit 2:&lt;br /&gt;
According to &lt;a href=&quot;http://www.xs4all.nl/~ppk/js/w3c_core.html#data&quot; class=&quot;bb-url&quot;&gt;this reference&lt;/a&gt;, Explorers 5 and 6 have a &quot;Slight bug&quot; with gEBId.&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Aug 2003 07:15:46 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1136758 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136757</link>
    <description> &lt;p&gt;Ah! That makes more sense! *doh!*&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Aug 2003 07:13:06 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1136757 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136756</link>
    <description> &lt;p&gt;no, I&#039;m talking the GetElementByID thing, it works pretty well in IE&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Aug 2003 06:51:27 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1136756 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136755</link>
    <description> &lt;p&gt;Well that&#039;s to be expected, eh Renegade, since Mozilla is not IE? &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Aug 2003 06:10:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1136755 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136753</link>
    <description> &lt;p&gt;It works pretty well in IE&lt;/p&gt;
 </description>
     <pubDate>Mon, 25 Aug 2003 05:41:07 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1136753 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136748</link>
    <description> &lt;p&gt;Abhishek Reddy thanks for your help!! I&#039;ll give this a shot and see how it works in IE. If that doesn&#039;t work I&#039;ll just throw in a page that checks what browser they&#039;re using and then redirects them. Thanks again!!&lt;/p&gt;
 </description>
     <pubDate>Sun, 24 Aug 2003 23:15:28 +0000</pubDate>
 <dc:creator>htowndesigns</dc:creator>
 <guid isPermaLink="false">comment 1136748 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/browser-compatibility#comment-1136722</link>
    <description> &lt;p&gt;First guess: you&#039;re using IE-specific DOM. That is &lt;em&gt;&lt;strong&gt;document.all.&lt;/strong&gt;Home...&lt;/em&gt; What you want for Moz is &lt;em&gt;&lt;strong&gt;document.getElementById(&quot;Home&quot;)&lt;/strong&gt;...&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;So change&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;function start() {&lt;br /&gt;document.all.Home.style.height=&amp;#039;29px&amp;#039;;&lt;br /&gt;document.all.Brokers.style.height=&amp;#039;29px&amp;#039;;&lt;br /&gt;// etc&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
to&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;function &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;start&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;() {&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;document&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;getElementById&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Home\&quot;).style.height=&#039;29px&#039;;&lt;br /&gt;document.getElementById(\&quot;Brokers\&quot;).style.height=&#039;29px&#039;;&lt;br /&gt;// etc&lt;br /&gt; }&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;and&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;function bigBrokers(lyr) {&lt;br /&gt;document.all[lyr].style.height=&amp;#039;145px&amp;#039;; }&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
to&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;function &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;bigBrokers&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lyr&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;) {&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;document&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;getElementById&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lyr&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;).&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;style&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;height&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;145px&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;; }&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
and so on. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I can&#039;t recall how well getElementById is supported by IE, so you may have to add a browser check and use both methods. Try this anyway...&lt;/p&gt;
 </description>
     <pubDate>Sat, 23 Aug 2003 23:12:30 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1136722 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
