Forum Moderators: open
[news.bbc.co.uk...]
at least I won't have to design my site and keep cross checking in netscape for overall compatability.
Netscape 7.1 was only released a few weeks ago. Just because it's been announced that there will be no more Netscape releases from now, people aren't suddenly going to flock away. I intend to continue using Netscape 7.1 until it becomes obsolete (in other words, like IE 6.0 is now). Then I (like most Netscape users) will move to either some form of Mozilla browser, Opera, Konqueror or Safari.
@import hides the CSS from the browser
Yep, as well as does using the media="all" attribute with <link>. The difference is, as far as I remember, that @import hides the CSS from older IEs too, whereas media="all" hides it from Netscape 4.x only.
Iif I remember wrong, please slap me with a wet trout :)
> I have noticed several instances where a page doesn't load at all if there is some error with javascript or if there are some html based errors.
Pardon - i would hope no browser tried to load anypart of bad code.