SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Programming / FireFox, Netscape, and IE
Posted:  08 Mar 2005 15:19
Tested with Internet Explorer 6, Firefox 1.0.1, and Netscape 7.2.  All is well.
Posted:  08 Mar 2005 15:57
I haven't tested it with Netscape before.
Posted:  29 May 2005 16:03
Netscape is basically running off firefox anyways so there isn't much difference between netscape and firefox anyways.
Posted:  13 Jun 2005 17:49
Netscape used to run off the mozilla code didnt it then they moved to firefox?

What was it before they used mozilla?
Posted:  15 Jun 2005 05:56


Firefox is based on the Mozilla codebase (Gecko)

Netscape 6x+ is also based on the Mozilla codebase (Gecko)

Netscape 5x- is based on the Mosaic codebase (pre-Gecko days)

IE 1.0 code was licensed from Spyglass (a commercial arm for the NCSA Mosaic)

IE has taken a M$ spin since then ... benefits & pitfalls alike

-dRB
Posted:  15 Jun 2005 14:00
i see EI 1.0 was in the right direction...
Posted:  15 Jun 2005 21:47
Works well in Safari, OmniWeb, Camino (formerly Chimera), Opera, all running on Apple Mac OSX Tiger.
Posted:  01 Oct 2005 14:57
Table displacement in old Opera (for ex. v. 6.05):
http://ant.knotty.ru/upload/opera.jpg

Change skin/mainpostcell.htm to fix it.
Lines 5,6:
Code:


<tr class=postauthor>
<td class=postauthor>

remove unneccesary " class=postauthor" from &lt;tr&gt; tag.

P.S. Many thanks Hristo!