Click to See Complete Forum and Search --> : Should we code for NN4.x?


che11y76
01-30-2003, 11:46 AM
At some point, HTML developers will have to entirely give up on Netscape 4.x. Is now this time?

Vladdy
01-30-2003, 11:50 AM
Its way past this time, IMHO

thejoker101
01-30-2003, 03:34 PM
Agreed.

meow
01-30-2003, 07:10 PM
Depends on what you mean. I'd say it also depends on the type of site and the audience.

Stefan
01-31-2003, 12:46 AM
It also depends on what you mean when you say "entirely give up support".

If you eg look at http://www.w3.org in NS 4 you will see that all CSS is hidden from it, but all content & functionallity is still accessible.

It's IMO a perfect example of how to deal with the NS situation in *most* cases (though check meow's reply).

Ie, treat NS 4.x as a non CSS capable browser and provide the text as if it was a text-only browser + images. that way you don't shut out those users that have no option to upgrade but don't waste a lot of time as well as limit your layout choises to get things working in it.